[arch-commits] CVS update of extra/office/magicpoint (PKGBUILD)

Eric Belanger eric at archlinux.org
Thu Mar 13 03:32:13 UTC 2008


    Date: Wednesday, March 12, 2008 @ 23:32:13
  Author: eric
    Path: /home/cvs-extra/extra/office/magicpoint

Modified: PKGBUILD (1.7 -> 1.8)

upgpkg: magicpoint 1.13a-1
    FSH man pages


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: extra/office/magicpoint/PKGBUILD
diff -u extra/office/magicpoint/PKGBUILD:1.7 extra/office/magicpoint/PKGBUILD:1.8
--- extra/office/magicpoint/PKGBUILD:1.7	Wed Mar 12 09:32:40 2008
+++ extra/office/magicpoint/PKGBUILD	Wed Mar 12 23:32:13 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.7 2008/03/12 13:32:40 damir Exp $
+# $Id: PKGBUILD,v 1.8 2008/03/13 03:32:13 eric Exp $
 # Maintainer: damir <damir at archlinux.org>
 # Contributor: forest76 <forestt at poczta.onet.pl>
 
@@ -12,6 +12,7 @@
 makedepends=("imake")
 license=('custom')
 source=("ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/magicpoint-$pkgver.tar.gz")
+md5sums=('ebc403982956e918ab327c54a90b44e0')
 
 
 build() {
@@ -29,11 +30,10 @@
    xmkmf || return 1
    make Makefiles || return 1
    make  || return 1
-   make DESTDIR=$startdir/pkg install install.man
+   make DESTDIR=$startdir/pkg MANPATH=/usr/share/man install install.man
 
    # install licence
    install -v -D -m644 $startdir/src/$pkgname-$pkgver/COPYRIGHT ${startdir}/pkg/usr/share/licenses/$pkgname/LICENSE || return 1
 
 }
 
-md5sums=('ebc403982956e918ab327c54a90b44e0')




More information about the arch-commits mailing list