From 778665edea4c08ac8f924fa850941e2b6c623050 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 29 Mar 2014 15:32:57 +0100 Subject: [PATCH] dhcpcd: rebuild to have corrected shlib-provides. --- srcpkgs/dhcpcd/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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