mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
381 B

--- ./Makefile.orig 2006-07-19 20:04:24.000000000 +0200
+++ ./Makefile 2006-07-19 20:04:35.000000000 +0200
@@ -109,7 +109,6 @@
mkdir -p $(INSTALLLIBDIR)
mkdir -p $(INSTALLINCDIR)
$(INSTALL) -m 644 include/*.h $(INSTALLINCDIR)
- @ $(MAKE) -C lib --no-print-directory install
$(INSTALL) -m 755 bin/flite $(INSTALLBINDIR)
$(INSTALL) -m 755 bin/flite_time $(INSTALLBINDIR)