]> repo.cephalix.eu Git - BlueJ.git/commitdiff
Fix make file.
authorbuildmaster <buildmaster@git.cephalix.eu>
Tue, 13 Feb 2018 09:32:39 +0000 (10:32 +0100)
committerbuildmaster <buildmaster@git.cephalix.eu>
Tue, 13 Feb 2018 09:32:39 +0000 (10:32 +0100)
Makefile

index 4e6421687f86f3c0d7ace424fa438e0bc429e28b..d62e3a31605bae53826fc7cbda79a88fb2eed80d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-saltKAGE         = $(shell basename `pwd` )
+PACKAGE         = $(shell basename `pwd` )
 DESTDIR         = /
 REPO            = /srv/www/repo/TESTING/salt-packages/
 VERSION         = $(shell cat VERSION )