diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template index 05a826fd548..76333fe9beb 100644 --- a/srcpkgs/dhcpcd/template +++ b/srcpkgs/dhcpcd/template @@ -1,7 +1,8 @@ # Template file for 'dhcpcd' pkgname=dhcpcd version=6.3.2 -revision=1 +revision=2 +lib32disabled=yes build_style=configure configure_args="--prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc --rundir=/run" hostmakedepends="which ntp pkg-config" @@ -14,8 +15,6 @@ homepage="http://roy.marples.name/projects/dhcpcd" distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-$version.tar.bz2" checksum=b69c1ef06a92f327993ee1cc4cfd9145c296aa1ac6070ba2f9ac74931b2f55ec -lib32disabled=yes - post_install() { chmod 755 ${DESTDIR}/usr/sbin/dhcpcd vinstall ${FILESDIR}/dhcpcd.service 644 usr/lib/systemd/system