Do not set infodir/mandir to DESTDIR for chroot packages.

--HG--
extra : convert_revision : 990e93fcf5a36f75d29a5f2de60b44f180fe0e48
This commit is contained in:
Juan RP 2009-03-13 23:55:25 +01:00
parent 57196537f0
commit 744b2fc5fc
10 changed files with 17 additions and 17 deletions

View file

@ -4,7 +4,6 @@ version=2.1.5
wrksrc=eject
distfiles="http://ca.geocities.com/jefftranter@rogers.com/$pkgname-$version.tar.gz"
build_style=gnu_configure
configure_args="--mandir=/usr/share/man"
make_install_target="DESTDIR=$XBPS_DESTDIR/$pkgname-$version install"
short_desc="Ejects CDs and operates CD-Changers under Linux"
maintainer="Juan RP <xtraeme@gmail.com>"