linux-stable/scripts/package
Masahiro Yamada af60e20708 kbuild: rpm-pkg: keep spec file until make mrproper
If build fails during (bin)rpm-pkg, the spec file is not cleaned by
anyone until the next successful build of the package.

We do not have to immediately delete the spec file in case somebody
may want to take a look at it.  Instead, make them ignored by git,
and cleaned up by make mrproper.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-11-14 23:19:01 +09:00
..
Makefile kbuild: rpm-pkg: keep spec file until make mrproper 2017-11-14 23:19:01 +09:00
builddeb kbuild: deb-pkg: remove firmware package support 2017-09-21 00:03:57 +09:00
buildtar kbuild: buildtar: do not print successful message if tar returns error 2017-09-13 00:20:33 +09:00
mkspec kbuild: rpm-pkg: replace $RPM_BUILD_ROOT with %{buildroot} 2017-11-14 23:19:01 +09:00