SPECS: stfl.spec - close the unclosed %if

uzsolt uzsolt at pld-linux.org
Sun Aug 31 20:25:25 CEST 2008


Author: uzsolt                       Date: Sun Aug 31 18:25:25 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- close the unclosed %if

---- Files affected:
SPECS:
   stfl.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/stfl.spec
diff -u SPECS/stfl.spec:1.5 SPECS/stfl.spec:1.6
--- SPECS/stfl.spec:1.5	Sun Aug 31 20:20:10 2008
+++ SPECS/stfl.spec	Sun Aug 31 20:25:19 2008
@@ -91,6 +91,7 @@
 for file in $(find -name "Makefile*"); do
 sed -i "s@/lib@/lib64 at g" $file
 done
+%endif
 
 %build
 %{__make} \
@@ -140,6 +141,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008/08/31 18:25:19  uzsolt
+- close the unclosed %if
+
 Revision 1.5  2008/08/31 18:20:10  uzsolt
 - fix find
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/stfl.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list