1 Commits

Author SHA1 Message Date
Jay Larson
89bf02db0c The following change was made to Makefile:
* Added SRCPKG
2017-02-20 14:29:03 -06:00

View File

@@ -8,10 +8,11 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
export SRCPKG = dhcp
export DEPENDS = glibc
export ARCH = x86_64
export URL = https://www.isc.org/
SNAPVER = 3
SNAPVER = 4
PWD := $(shell pwd)
ROOT := $(PWD)/ROOT