SPECS: mol.spec - something've been broken in %build_kernel_module...
sparky
sparky at pld-linux.org
Tue Feb 27 17:58:04 CET 2007
Author: sparky Date: Tue Feb 27 16:58:04 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- something've been broken in %build_kernel_modules ? try to workaround
---- Files affected:
SPECS:
mol.spec (1.48 -> 1.49)
---- Diffs:
================================================================
Index: SPECS/mol.spec
diff -u SPECS/mol.spec:1.48 SPECS/mol.spec:1.49
--- SPECS/mol.spec:1.48 Tue Feb 27 17:54:13 2007
+++ SPECS/mol.spec Tue Feb 27 17:57:58 2007
@@ -197,7 +197,8 @@
%{__make} obj-ppc/include/molversion.h local-includes
%{__make} -C src/kmod/Linux setup-common
-%build_kernel_modules T=$TMPDIR -m mol -C obj-ppc/build/src/kmod
+%build_kernel_modules -m mol -C obj-ppc/build/src/kmod \
+ T=$TMPDIR
%{__make} -C src/netdriver setup-tree-26
%build_kernel_modules -m sheep -C obj-ppc/build/src/netdriver
@@ -304,6 +305,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.49 2007/02/27 16:57:58 sparky
+- something've been broken in %build_kernel_modules ? try to workaround
+
Revision 1.48 2007/02/27 16:54:13 sparky
- without up bcond
- fixed %files for smp-only
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mol.spec?r1=1.48&r2=1.49&f=u
More information about the pld-cvs-commit
mailing list