mirror of
https://github.com/StackExchange/blackbox.git
synced 2025-12-15 11:03:01 +02:00
Change package name to stack_blackbox
This commit is contained in:
2
Makefile
2
Makefile
@@ -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.'
|
||||
|
||||
Reference in New Issue
Block a user