2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-16 17:23:55 +08:00
linux-next/scripts/package
Luiz Capitulino f66ba56094 package: Makefile: unbreak binrpm-pkg target
Commit 6501320311 dropped the rpm spec as a
prerequisite for the binrpm-pkg target but forgot to update $< usage,
which causes the rule to break.

This commit fixes that by replacing $< with the spec name.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2013-05-16 09:46:45 +02:00
..
builddeb deb-pkg: Add all Makefiles to header package 2012-06-28 10:48:08 +02:00
buildtar buildtar: Add ARCH to the archive name 2013-04-08 16:04:28 +02:00
Makefile package: Makefile: unbreak binrpm-pkg target 2013-05-16 09:46:45 +02:00
mkspec kbuild: clear KBUILD_SRC when calling 'make' in RPM spec 2013-02-22 10:57:32 +01:00