[arch-commits] Commit in syslinux/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Tue Oct 27 20:20:27 UTC 2009


    Date: Tuesday, October 27, 2009 @ 16:20:27
  Author: tpowa
Revision: 56774

Merged revisions 56773 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/syslinux/trunk

........
  r56773 | tpowa | 2009-10-27 20:19:48 +0000 (Di, 27 Okt 2009) | 2 lines
  
  upgpkg: syslinux 3.83-1
      bump to new version
........

Modified:
  syslinux/repos/extra-x86_64/	(properties)
  syslinux/repos/extra-x86_64/PKGBUILD

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


Property changes on: syslinux/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /syslinux/trunk:1-48136
   + /syslinux/trunk:1-56773

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-10-27 20:19:48 UTC (rev 56773)
+++ extra-x86_64/PKGBUILD	2009-10-27 20:20:27 UTC (rev 56774)
@@ -2,7 +2,7 @@
 # Contributor: lowercase
 # Maintainer: Dale Blount <dale at archlinux.org>
 pkgname=syslinux
-pkgver=3.82
+pkgver=3.83
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc="a boot loader for the Linux operating system which operates off an MS-DOS/Windows FAT filesystem."
@@ -10,17 +10,13 @@
 license=(GPL)
 depends=('perl' 'glibc' 'mtools')
 makedepends=(nasm perl)
-conflicts=()
-replaces=()
-backup=()
-install=
 source=(http://www.kernel.org/pub/linux/utils/boot/syslinux/$pkgname-$pkgver.tar.bz2)
-#options=(!makeflags)
 
 build() {
+  LDFLAGS=""
   cd $startdir/src/$pkgname-$pkgver
   sed -i -e 's#win32/syslinux.exe##g' Makefile
   make || return 1
   make SBINDIR=$startdir/pkg/usr/sbin BINDIR=$startdir/pkg/usr/bin INCDIR=$startdir/pkg/usr/include MANDIR=$startdir/pkg/usr/share/man AUXDIR=$startdir/pkg/usr/lib/syslinux install
 }
-md5sums=('c9f4e73e385c86b3a8faf9b615a04836')
+md5sums=('069160bc3776eca71a57cabace22bb24')




More information about the arch-commits mailing list