The following changes were made:

* DEPENDS moved from Makefile to Makefile.dhclient and Makefile.dhcpd
  * Modified 01_client-script.patch to use /bin/sh in dhclient-script
This commit is contained in:
2018-03-29 19:09:40 -05:00
parent 3028162f5f
commit 11c51cf947
4 changed files with 8 additions and 14 deletions

View File

@@ -11,11 +11,10 @@
SHELL = /bin/bash
export SRCPKG = dhcp
export DEPENDS = glibc
export ARCH = x86_64
export URL = https://www.isc.org/
BRIEF = Source package for dhcpd and dhclient
SNAPVER = 5
SNAPVER = 6
PWD := $(shell pwd)
ROOT := $(PWD)/ROOT