Change package name to stack_blackbox

This commit is contained in:
tlimoncelli@stackexchange.com
2014-08-28 14:37:25 +00:00
parent b023e36516
commit c903bdc575
4 changed files with 10 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ all:
@echo ' make install (incomplete)
packages:
PKGRELEASE="$${PKGRELEASE}" $(BIN)/build_rpm.sh blackbox tools/manifest.txt
PKGRELEASE="$${PKGRELEASE}" $(BIN)/build_rpm.sh stack_blackbox tools/rpm_filelist.txt
install:
@echo 'To install, copy the files from bin to somewhere in your PATH.'