Use PKGNAME variable defined above.

This commit is contained in:
Yves Dorfsman
2016-05-20 15:08:46 -06:00
parent eaadca8871
commit c3f7e12890

View File

@@ -2,7 +2,7 @@ SHELL=/bin/sh
PKGNAME=stack_blackbox
BASEDIR?=~
OUTPUTDIR?="$(BASEDIR)/debbuild-${PACKAGENAME}"
OUTPUTDIR?="$(BASEDIR)/debbuild-${PKGNAME}"
all:
@echo 'Menu:'