Rework package build to use mk_rpm_fpmdir new filenames

This commit is contained in:
tlimoncelli@stackexchange.com
2015-01-28 22:13:34 +00:00
parent 992b8f773d
commit ce5174691d
4 changed files with 36 additions and 40 deletions

View File

@@ -1,5 +1,4 @@
SHELL=/bin/sh
BIN=tools
PKGNAME=stack_blackbox
@@ -20,7 +19,7 @@ packages: packages-rpm
#
packages-rpm:
PKGRELEASE="$${PKGRELEASE}" $(BIN)/build_rpm.sh stack_blackbox tools/rpm_filelist.txt
cd tools && PKGRELEASE="$${PKGRELEASE}" PKGDESCRIPTION="Safely store secrets in git/hg/svn repos using GPG encryption" ./mk_rpm_fpmdir stack_blackbox mk_rpm_fpmdir.blackbox.txt
packages-rpm-debug:
@echo BUILD: