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

Ronald van Haren ronald at archlinux.org
Wed Jul 29 20:41:10 UTC 2009


    Date: Wednesday, July 29, 2009 @ 16:41:10
  Author: ronald
Revision: 47950

upgpkg: grub2 1.96_20090729-1
    update svn checkout, fix optdepends typo, add usbutil to optdepends

Modified:
  grub2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-29 20:34:11 UTC (rev 47949)
+++ PKGBUILD	2009-07-29 20:41:10 UTC (rev 47950)
@@ -27,8 +27,8 @@
 
 build() {
   # Set destination architecture here
-  DESTARCH="i686"
-  #DESTARCH="x86_64"
+  #DESTARCH="i686"
+  DESTARCH="x86_64"
 
   cd $srcdir/${pkgname}-${pkgver}
   # run autogen.sh to create configure files




More information about the arch-commits mailing list