aboutsummaryrefslogtreecommitdiff
path: root/core/dhcpcd/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-06-02 02:03:28 +0300
committerCem Keylan <cem@ckyln.com>2020-06-02 02:03:28 +0300
commitb1540238674c9cd0411f27e6b55b022c60a98373 (patch)
treeb94df3faa7a7cfd91af926eee480ef6310cd3ef5 /core/dhcpcd/build
parent05f9c5d32f63ce8760dbd0ed13374afd959ed90d (diff)
downloadrepository-b1540238674c9cd0411f27e6b55b022c60a98373.tar.gz
dhcpcd: bump to 9.1.0
Diffstat (limited to 'core/dhcpcd/build')
-rwxr-xr-xcore/dhcpcd/build2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/dhcpcd/build b/core/dhcpcd/build
index 83a1b438..dc88fb1f 100755
--- a/core/dhcpcd/build
+++ b/core/dhcpcd/build
@@ -1,5 +1,7 @@
#!/bin/sh -e
+patch -p1 < fix-common-header.patch
+
./configure \
--prefix=/usr \
--sbindir=/usr/bin \