SPECS: eflite.spec - better

shadzik shadzik at pld-linux.org
Sat Jun 30 18:31:00 CEST 2007


Author: shadzik                      Date: Sat Jun 30 16:31:00 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- better

---- Files affected:
SPECS:
   eflite.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/eflite.spec
diff -u SPECS/eflite.spec:1.10 SPECS/eflite.spec:1.11
--- SPECS/eflite.spec:1.10	Sat Jun 30 18:24:41 2007
+++ SPECS/eflite.spec	Sat Jun 30 18:30:55 2007
@@ -38,9 +38,9 @@
 %build
 %{__aclocal}
 %{__autoconf}
-flite_dir="%{_libdir}" \
-	flite_include_dir="%{_includedir}/flite" \
-	%configure \
+export flite_dir="%{_libdir}"
+export flite_include_dir="%{_includedir}/flite"
+%configure \
 	--with-vox=cmu_us_kal16 \
 	--with-audio=oss
 
@@ -70,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007/06/30 16:30:55  shadzik
+- better
+
 Revision 1.10  2007/06/30 16:24:41  twittner
 - don't require flite-static (it was used only for configure
   tests not for linking)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/eflite.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list