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

Tobias Powalowski tpowa at archlinux.org
Mon Dec 29 18:30:06 UTC 2008


    Date: Monday, December 29, 2008 @ 13:30:06
  Author: tpowa
Revision: 22877

upgpkg: grub 0.97-15

Modified:
  grub/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-29 18:25:33 UTC (rev 22876)
+++ PKGBUILD	2008-12-29 18:30:06 UTC (rev 22877)
@@ -39,8 +39,8 @@
   cd $srcdir/$pkgname-$pkgver
 
   #set destination architecture here
-  DESTARCH="i686"
-  #DESTARCH="x86_64"
+  #DESTARCH="i686"
+  DESTARCH="x86_64"
   # optimizations break the build -- disable them
   # adding special devices to grub, patches are from fedora
   patch -Np1 -i ../special-devices.patch || return 1




More information about the arch-commits mailing list