From b1540238674c9cd0411f27e6b55b022c60a98373 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 2 Jun 2020 02:03:28 +0300 Subject: dhcpcd: bump to 9.1.0 --- core/dhcpcd/build | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/dhcpcd/build') 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 \ -- cgit v1.2.3