Makefile: fix manifest name

This commit is contained in:
tlimoncelli@stackexchange.com
2015-01-29 16:43:26 -05:00
parent ce5174691d
commit 9c6525161c
2 changed files with 1 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ packages: packages-rpm
#
packages-rpm:
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
cd tools && PKGRELEASE="$${PKGRELEASE}" PKGDESCRIPTION="Safely store secrets in git/hg/svn repos using GPG encryption" ./mk_rpm_fpmdir stack_blackbox mk_rpm_fpmdir.stack_blackbox.txt
packages-rpm-debug:
@echo BUILD: