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

Thomas Baechler thomas at archlinux.org
Tue Feb 26 13:46:27 UTC 2008


    Date: Tuesday, February 26, 2008 @ 14:46:27
  Author: thomas
    Path: /home/cvs-core/core/base/grub

Modified: PKGBUILD (1.38 -> 1.39)

upgpkg: grub 0.97-11


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


Index: core/base/grub/PKGBUILD
diff -u core/base/grub/PKGBUILD:1.38 core/base/grub/PKGBUILD:1.39
--- core/base/grub/PKGBUILD:1.38	Tue Feb 26 14:44:51 2008
+++ core/base/grub/PKGBUILD	Tue Feb 26 14:46:27 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.38 2008/02/26 13:44:51 thomas Exp $
+# $Id: PKGBUILD,v 1.39 2008/02/26 13:46:27 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