Author: sparky                       Date: Wed Sep  6 13:36:18 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- -j1 for make scripts

---- Files affected:
SPECS:
   shfs.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: SPECS/shfs.spec
diff -u SPECS/shfs.spec:1.59 SPECS/shfs.spec:1.60
--- SPECS/shfs.spec:1.59        Sat Aug 12 20:14:35 2006
+++ SPECS/shfs.spec     Wed Sep  6 15:36:13 2006
@@ -113,7 +113,7 @@
        ln -sf %{_kernelsrcdir}/config-$cfg o/.config
        ln -sf %{_kernelsrcdir}/Module.symvers-$cfg o/Module.symvers
        ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h 
o/include/linux/autoconf.h
-       %{__make} -C %{_kernelsrcdir} O=$PWD/o prepare scripts
+       %{__make} -j1 -C %{_kernelsrcdir} O=$PWD/o prepare scripts
 
        echo "obj-m := shfs.o" > Makefile
        echo "shfs-objs := dcache.o dir.o fcache.o file.o inode.o ioctl.o 
proc.o shell.o symlink.o" >> Makefile
@@ -207,6 +207,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2006/09/06 13:36:13  sparky
+- -j1 for make scripts
+
 Revision 1.59  2006/08/12 18:14:35  ankry
 - formatting
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/shfs.spec?r1=1.59&r2=1.60&f=u

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

Reply via email to