dhcpcd: rebuild to have corrected shlib-provides.
This commit is contained in:
parent
3ce2e9a573
commit
778665edea
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue