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

Eric Bélanger eric at nymeria.archlinux.org
Tue Apr 9 21:49:39 UTC 2013


    Date: Tuesday, April 9, 2013 @ 23:49:39
  Author: eric
Revision: 88010

Add build fix for qt3 in /usr

Modified:
  qucs/trunk/PKGBUILD

----------+
 PKGBUILD |    1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-09 21:48:46 UTC (rev 88009)
+++ PKGBUILD	2013-04-09 21:49:39 UTC (rev 88010)
@@ -21,7 +21,6 @@
 build() {
   cd $srcdir/$pkgname-$pkgver
 
-  . /etc/profile.d/qt3.sh
   export PATH=$QTDIR/bin:$PATH
 
   [ $NOEXTRACT -eq 1 ] || patch -p1 <$srcdir/qucs-gcc-4.5.1.patch




More information about the arch-commits mailing list