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

Pierre Schmitz pierre at archlinux.org
Thu Jul 24 12:10:59 UTC 2008


    Date: Thursday, July 24, 2008 @ 08:10:58
  Author: pierre
Revision: 6447

upgpkg: konversation 1.0.1-2

Modified:
  konversation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-24 12:03:13 UTC (rev 6446)
+++ PKGBUILD	2008-07-24 12:10:58 UTC (rev 6447)
@@ -15,6 +15,8 @@
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
+  . /etc/profile.d/qt3.sh
+  . /etc/profile.d/kde3.sh
   ./configure --prefix=/opt/kde --without-arts
   make || return 1
   make DESTDIR=$startdir/pkg install





More information about the arch-commits mailing list