]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
we changed the prefix...
authorWolfgang Bumiller <blub@speed.at>
Tue, 2 Apr 2013 21:39:42 +0000 (23:39 +0200)
committerWolfgang Bumiller <blub@speed.at>
Tue, 2 Apr 2013 21:39:42 +0000 (23:39 +0200)
distro/archbsd/git/PKGBUILD

index 2144110adb287b64e8aab4aeec1868cb50769c83..36fb64f9eb5de7bdf223935e86746e73e1cd78f7 100644 (file)
@@ -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