linux-stable/scripts/package
Masahiro Yamada 9a92eee387 builddeb: avoid invoking sub-shells where possible
The commands surrounded by ( ... ) is run in a sub-shell, but you do
not have to spawn a sub-shell for every single line.

Use just one ( ... ) for creating debian/hdrsrcfiles.

For tar, use -C option instead.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2020-01-29 01:51:30 +09:00
..
builddeb builddeb: avoid invoking sub-shells where possible 2020-01-29 01:51:30 +09:00
buildtar kbuild: Add make dir-pkg build option 2019-11-11 20:10:01 +09:00
mkdebian kbuild/deb-pkg: annotate libelf-dev dependency as :native 2020-01-04 00:00:48 +09:00
mkspec kbuild: create *.mod with full directory path and remove MODVERDIR 2019-07-18 02:19:31 +09:00
snapcraft.template scripts/package: snap-pkg target 2017-12-13 00:00:18 +09:00