commit | 26803821463c4e76322559b3dfb0c6b0fcc8aee8 | [log] [tgz] |
---|---|---|
author | Riku Voipio <riku.voipio@linaro.org> | Wed Sep 02 12:57:08 2015 +0300 |
committer | Michal Marek <mmarek@suse.com> | Fri Sep 04 11:24:50 2015 +0200 |
tree | 09baa1e3ec6d0d622f7672a884d34662d39b4d1b | |
parent | 5bbb9f753afe213aebc8dba30c7e2dbb73616b79 [diff] |
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 <riku.voipio@linaro.org> Signed-off-by: Michal Marek <mmarek@suse.com>