]> Git Repo - linux.git/commit - scripts/package/Makefile
package/Makefile: move source tar creation to a function
authorRiku Voipio <[email protected]>
Wed, 2 Sep 2015 09:57:08 +0000 (12:57 +0300)
committerMichal Marek <[email protected]>
Fri, 4 Sep 2015 09:24:50 +0000 (11:24 +0200)
commit26803821463c4e76322559b3dfb0c6b0fcc8aee8
tree09baa1e3ec6d0d622f7672a884d34662d39b4d1b
parent5bbb9f753afe213aebc8dba30c7e2dbb73616b79
package/Makefile: move source tar creation to a function

Split source tarball creation from rpm-pkg target
so it can be used from deb-pkg target as well. As
added bonus, we can now pretty print TAR the name of
tarball created in quiet mode

This patch prepares the groundwork for deb-pkg source
package adding bit.

Signed-off-by: Riku Voipio <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
scripts/package/Makefile
This page took 0.055209 seconds and 4 git commands to generate.