From c01ad2bfcf542d48283fd4769bb0719c6de0f00f Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Tue, 2 Apr 2013 23:39:42 +0200 Subject: [PATCH] we changed the prefix... --- distro/archbsd/git/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2