Author: blues                        Date: Mon Jul  9 22:18:59 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed args added to scons, but it has to be done in a different way

---- Files affected:
SPECS:
   zfs-fuse.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/zfs-fuse.spec
diff -u SPECS/zfs-fuse.spec:1.6 SPECS/zfs-fuse.spec:1.7
--- SPECS/zfs-fuse.spec:1.6     Sun Jul  8 22:54:22 2007
+++ SPECS/zfs-fuse.spec Tue Jul 10 00:18:54 2007
@@ -75,7 +75,8 @@
 cd src
 %scons \
        %{!?debug:dist=1} \
-       CXXFLAGS="%{rpmcflags}"
+       CCFLAGS="%{rpmcflags}" \
+       CC="%{__cc}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -98,6 +99,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/07/09 22:18:54  blues
+- fixed args added to scons, but it has to be done in a different way
+
 Revision 1.6  2007/07/08 20:54:22  qboosh
 - pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/zfs-fuse.spec?r1=1.6&r2=1.7&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to