From: Wolfgang Bumiller Date: Tue, 2 Apr 2013 21:39:42 +0000 (+0200) Subject: we changed the prefix... X-Git-Tag: before-library~79 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=c01ad2bfcf542d48283fd4769bb0719c6de0f00f;p=xonotic%2Fgmqcc.git we changed the prefix... --- diff --git a/distro/archbsd/git/PKGBUILD b/distro/archbsd/git/PKGBUILD index 2144110..36fb64f 100644 --- a/distro/archbsd/git/PKGBUILD +++ b/distro/archbsd/git/PKGBUILD @@ -47,7 +47,7 @@ check() { package() { cd "$srcdir"/"$_gitname" msg "Compiling and installing to pkgdir this time..." - gmake install DESTDIR=$pkgdir PREFIX=/usr/local MANDIR=/usr/local/man + gmake install DESTDIR=$pkgdir PREFIX=/usr msg "Compiling done." install -dm755 ${pkgdir}/usr/local/share/licenses/gmqcc