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

Eric Belanger eric at archlinux.org
Tue Oct 28 04:37:38 UTC 2008


    Date: Tuesday, October 28, 2008 @ 00:37:37
  Author: eric
Revision: 17301

upgpkg: libfwbuilder 3.0.1-1
    cleaning up PKGBUILD

Modified:
  libfwbuilder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-28 04:37:22 UTC (rev 17300)
+++ PKGBUILD	2008-10-28 04:37:37 UTC (rev 17301)
@@ -16,8 +16,6 @@
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
-#  [ "$CARCH" = "x86_64" ] && ARCH="-64"
-#  export QMAKESPEC=/opt/qt/mkspecs/linux-g++$ARCH/
   ./configure --prefix=/usr
   make || return 1
   make INSTALL_ROOT=$startdir/pkg install




More information about the arch-commits mailing list