upgpkg: 0.97-15

This commit is contained in:
Tobias Powalowski 2008-12-29 18:30:06 +00:00
parent 43572b9b5c
commit 3e247a8b4d

View File

@ -38,8 +38,8 @@ build() {
cd $srcdir/$pkgname-$pkgver cd $srcdir/$pkgname-$pkgver
#set destination architecture here #set destination architecture here
DESTARCH="i686" #DESTARCH="i686"
#DESTARCH="x86_64" DESTARCH="x86_64"
# optimizations break the build -- disable them # optimizations break the build -- disable them
# adding special devices to grub, patches are from fedora # adding special devices to grub, patches are from fedora
patch -Np1 -i ../special-devices.patch || return 1 patch -Np1 -i ../special-devices.patch || return 1