Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
89bf02db0c |
3
Makefile
3
Makefile
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user