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
|
@ -5,7 +5,6 @@ distfiles="
|
|||
http://www.kernel.org/pub/software/scm/git/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--with-shell=/bin/sh --with-curl --with-expat --without-tcltk"
|
||||
make_install_target="DESTDIR=$XBPS_DESTDIR/$pkgname-$version install"
|
||||
short_desc="GIT Tree History Storage Tool"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=ab7dc40240092aa2e72a8db7e0045893ca5fa07a936e9fa83b242248e3c9f635
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue