dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/scripts/package
Nishanth Aravamudan c2d5a7300d scripts/package: don't break if %{_smp_mflags} isn't set
Same fix as in 13797b77d4 is needed for the "new"
line invoking _smp_mflags for modules_install. Without the fix, `make
binrpm-pkg` fails with:

+ make '%{_smp_mflags}' KBUILD_SRC= modules_install
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
make[2]: *** No rule to make target `%{_smp_mflags}'.  Stop.
error: Bad exit status from /var/tmp/rpm-tmp.8S9B9e (%install)

Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2010-10-14 00:01:16 +02:00
..
Makefile scripts/package: deb-pkg: use fakeroot if available 2009-12-12 13:08:16 +01:00
builddeb kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying it 2010-09-06 13:29:02 +02:00
buildtar scripts/package: tar-pkg: use tar --owner=root 2009-12-12 13:08:15 +01:00
mkspec scripts/package: don't break if %{_smp_mflags} isn't set 2010-10-14 00:01:16 +02:00