aboutsummaryrefslogtreecommitdiffstats
path: root/dhclient/dhclient_2.0pl5.oe
diff options
context:
space:
mode:
Diffstat (limited to 'dhclient/dhclient_2.0pl5.oe')
-rw-r--r--dhclient/dhclient_2.0pl5.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhclient/dhclient_2.0pl5.oe b/dhclient/dhclient_2.0pl5.oe
index e7c6958fa7..8d95754b39 100644
--- a/dhclient/dhclient_2.0pl5.oe
+++ b/dhclient/dhclient_2.0pl5.oe
@@ -2,7 +2,7 @@ DEPENDS = "virtual/libc"
DESCRIPTION = "ISC DHCP Distribution (client and server)."
SRC_URI = "ftp://ftp.isc.org/isc/dhcp/dhcp-${PV}.tar.gz \
- file://${FILESDIR}/make.patch;patch=1"
+ file://make.patch;patch=1"
S = "${WORKDIR}/dhcp-${PV}"
export BINDIR = "${sbindir}"