Author: lisu                         Date: Wed Dec 15 15:01:32 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- missing backslash

---- Files affected:
packages/root:
   root.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: packages/root/root.spec
diff -u packages/root/root.spec:1.35 packages/root/root.spec:1.36
--- packages/root/root.spec:1.35        Wed Dec 15 16:00:30 2010
+++ packages/root/root.spec     Wed Dec 15 16:01:24 2010
@@ -86,7 +86,7 @@
 %build
 ./configure %{config_target} \
        --prefix=%{_prefix} \
-       --libdir=%{_libdir}/root
+       --libdir=%{_libdir}/root \
        --disable-builtin-afterimage \
        --disable-builtin-ftgl \
        --disable-builtin-freetype \
@@ -128,6 +128,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2010/12/15 15:01:24  lisu
+- missing backslash
+
 Revision 1.35  2010/12/15 15:00:30  lisu
 - pass --libdir to configure in order to fix build on 64 bits
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/root/root.spec?r1=1.35&r2=1.36&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to