SPECS: encfs.spec - fix build by not calling autotools - i know, i...

shadzik shadzik at pld-linux.org
Wed May 2 22:11:37 CEST 2007


Author: shadzik                      Date: Wed May  2 20:11:37 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build by not calling autotools - i know, it's a bad hack

---- Files affected:
SPECS:
   encfs.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/encfs.spec
diff -u SPECS/encfs.spec:1.13 SPECS/encfs.spec:1.14
--- SPECS/encfs.spec:1.13	Mon Feb 12 22:23:54 2007
+++ SPECS/encfs.spec	Wed May  2 22:11:31 2007
@@ -40,11 +40,11 @@
 %setup -q
 
 %build
-%{__libtoolize}
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
-%{__automake}
+#%{__libtoolize}
+#%{__aclocal}
+#%{__autoconf}
+#%{__autoheader}
+#%{__automake}
 %configure \
 	--enable-debug=no
 %{__make}
@@ -79,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2007/05/02 20:11:31  shadzik
+- fix build by not calling autotools - i know, it's a bad hack
+
 Revision 1.13  2007/02/12 21:23:54  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/encfs.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list