[arch-commits] CVS update of extra/multimedia/enblend (PKGBUILD)

Eric Belanger eric at archlinux.org
Fri Mar 14 01:43:21 UTC 2008


    Date: Thursday, March 13, 2008 @ 21:43:21
  Author: eric
    Path: /home/cvs-extra/extra/multimedia/enblend

Modified: PKGBUILD (1.8 -> 1.9)

upgpkg: enblend 3.0-3
    FSH man pages


----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Index: extra/multimedia/enblend/PKGBUILD
diff -u extra/multimedia/enblend/PKGBUILD:1.8 extra/multimedia/enblend/PKGBUILD:1.9
--- extra/multimedia/enblend/PKGBUILD:1.8	Thu Mar 13 17:06:38 2008
+++ extra/multimedia/enblend/PKGBUILD	Thu Mar 13 21:43:21 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.8 2008/03/13 21:06:38 tobias Exp $
+# $Id: PKGBUILD,v 1.9 2008/03/14 01:43:21 eric Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: Dominik Ryba <domryba at post.pl>
 
@@ -20,7 +20,7 @@
   if [ "$CARCH" = "x86_64" ]; then
     patch -Np0 -i ../enblend-3.0-amd64_compilation.patch || return 1
   fi
-  ./configure --prefix=/usr
+  ./configure --prefix=/usr --mandir=/usr/share/man
   make || return 1
   make DESTDIR=${startdir}/pkg install
 }




More information about the arch-commits mailing list