[arch-commits] Commit in chemtool/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Wed Aug 5 21:33:16 UTC 2009


    Date: Wednesday, August 5, 2009 @ 17:33:15
  Author: tpowa
Revision: 49292

upgpkg: chemtool 1.6.12-2

Modified:
  chemtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-05 21:32:55 UTC (rev 49291)
+++ PKGBUILD	2009-08-05 21:33:15 UTC (rev 49292)
@@ -3,7 +3,7 @@
 
 pkgname=chemtool
 pkgver=1.6.12
-pkgrel=1
+pkgrel=2
 pkgdesc="A small program for drawing chemical structures"
 arch=(i686 x86_64)
 license=('GPL2')
@@ -14,7 +14,7 @@
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
-  ./configure --prefix=/usr --mandir=/usr/share
+  ./configure --prefix=/usr --mandir=/usr/share/man
  make || return 1
  make DESTDIR=$startdir/pkg/ install
  install -D -m644 gnome/chemtool.png $startdir/pkg/usr/share/pixmaps/chemtool.png




More information about the arch-commits mailing list