[arch-commits] CVS update of core/base/grub (PKGBUILD)

Thomas Baechler thomas at archlinux.org
Sun Feb 10 11:05:59 UTC 2008


    Date: Sunday, February 10, 2008 @ 12:05:59
  Author: thomas
    Path: /home/cvs-core/core/base/grub

Modified: PKGBUILD (1.36 -> 1.37)

upgpkg: grub 0.97-10


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: core/base/grub/PKGBUILD
diff -u core/base/grub/PKGBUILD:1.36 core/base/grub/PKGBUILD:1.37
--- core/base/grub/PKGBUILD:1.36	Sun Feb 10 12:04:11 2008
+++ core/base/grub/PKGBUILD	Sun Feb 10 12:05:59 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.36 2008/02/10 11:04:11 thomas Exp $
+# $Id: PKGBUILD,v 1.37 2008/02/10 11:05:59 thomas Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 
 pkgname=grub
@@ -36,8 +36,8 @@
   cd $startdir/src/$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




More information about the arch-commits mailing list