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:
parent
d143a6ed7e
commit
3667f039f2
48 changed files with 68 additions and 97 deletions
|
@ -8,6 +8,7 @@ configure_args="-Dusethreads -des -Dprefix=$XBPS_DESTDIR/$pkgname-$version/usr
|
|||
-Dman1dir=$XBPS_DESTDIR/$pkgname-$version/usr/share/man/man1
|
||||
-Dman3dir=$XBPS_DESTDIR/$pkgname-$version/usr/share/man/man3"
|
||||
build_style=configure
|
||||
make_install_target="install"
|
||||
short_desc="Practical Extraction and Report Language"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=94464a0d374fa63226eee56e0bb3d35564f9d8391a1a8d9f0055805ec25f3b2e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue