The following change was made to Makefile:
* Added SRCPKG
This commit is contained in:
3
Makefile
3
Makefile
@@ -8,10 +8,11 @@
|
|||||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
# GNU General Public License for more details.
|
# GNU General Public License for more details.
|
||||||
|
|
||||||
|
export SRCPKG = dhcp
|
||||||
export DEPENDS = glibc
|
export DEPENDS = glibc
|
||||||
export ARCH = x86_64
|
export ARCH = x86_64
|
||||||
export URL = https://www.isc.org/
|
export URL = https://www.isc.org/
|
||||||
SNAPVER = 3
|
SNAPVER = 4
|
||||||
|
|
||||||
PWD := $(shell pwd)
|
PWD := $(shell pwd)
|
||||||
ROOT := $(PWD)/ROOT
|
ROOT := $(PWD)/ROOT
|
||||||
|
|||||||
Reference in New Issue
Block a user