Install all packages via DESTDIR var and not prefix.
This removes many assignments that were needed before, and fixes some packages to install its manpage/info files. --HG-- extra : convert_revision : 5422f921ef81d089ed95ce0c52e5106ea10b2165
This commit is contained in:
@@ -3,7 +3,6 @@ pkgname=dhcpcd
|
||||
version=4.0.12
|
||||
distfiles="http://roy.marples.name/downloads/$pkgname/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_makefile
|
||||
make_install_args="DESTDIR=$XBPS_DESTDIR/$pkgname-$version install"
|
||||
short_desc="RFC2131 compliant DHCP client"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=0a1427ba109f9a1a1cfaf4e9ba36bcb92eea630fd4555835471129c2687ee1ff
|
||||
|
||||
Reference in New Issue
Block a user