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,6 +3,8 @@ pkgname=patch
|
||||
version=2.5.9
|
||||
distfiles="ftp://alpha.gnu.org/gnu/diffutils/patch-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
make_install_args="prefix=$XBPS_DESTDIR/$pkgname-$version/usr
|
||||
mandir=$XBPS_DESTDIR/$pkgname-$version/usr/share/man"
|
||||
short_desc="Patch files using diff output"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=ecb5c6469d732bcf01d6ec1afe9e64f1668caba5bfdb103c28d7f537ba3cdb8a
|
||||
|
||||
Reference in New Issue
Block a user