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

Ronald van Haren ronald at archlinux.org
Tue Feb 10 16:57:38 UTC 2009


    Date: Tuesday, February 10, 2009 @ 11:57:38
  Author: ronald
Revision: 26648

upgpkg: labplot 1.6.0.2-3
    FS#12111

Modified:
  labplot/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-10 16:56:02 UTC (rev 26647)
+++ PKGBUILD	2009-02-10 16:57:38 UTC (rev 26648)
@@ -5,7 +5,7 @@
 
 pkgname=labplot
 pkgver=1.6.0.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Plotting, Data analysis and visualisation"
 arch=('i686' 'x86_64')
 url="http://staff.mbi-berlin.de/gerlach/Linux/LabPlot/"
@@ -27,6 +27,7 @@
  # build and install
  ./configure --prefix=/opt/kde --enable-mt \
 	--without-arts --disable-audiofile \
+	--mandir=/opt/kde/share/man
 	--disable-KexiDB # libkexidb in arch is in koffice and needs to be splitted to a separate pkg
  make || return 1
  make DESTDIR=$pkgdir install || return 1




More information about the arch-commits mailing list