[arch-commits] Commit in unzip/repos (extra-i686 extra-i686/PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Thu Jun 25 08:39:42 UTC 2009
Date: Thursday, June 25, 2009 @ 04:39:42
Author: giovanni
Revision: 43564
Merged revisions 43562 via svnmerge from
svn+ssh://archlinux.org/srv/svn-packages/unzip/trunk
........
r43562 | giovanni | 2009-06-25 01:34:37 -0700 (gio, 25 giu 2009) | 2 lines
upgpkg: unzip 6.0-4
Added -DNATIVE CFLAGS
........
Modified:
unzip/repos/extra-i686/ (properties)
unzip/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Property changes on: unzip/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /unzip/trunk:1-43560
+ /unzip/trunk:1-43563
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2009-06-25 08:35:15 UTC (rev 43563)
+++ extra-i686/PKGBUILD 2009-06-25 08:39:42 UTC (rev 43564)
@@ -4,7 +4,7 @@
pkgname=unzip
pkgver=6.0
-pkgrel=3
+pkgrel=4
pkgdesc="Unpacks .zip archives such as those made by PKZIP"
arch=('i686' 'x86_64')
url="http://www.info-zip.org/"
@@ -23,7 +23,7 @@
export CFLAGS="$CFLAGS -D_FILE_OFFSET_BITS=64 -DACORN_FTYPE_NFS \
-DWILD_STOP_AT_DIR -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT \
-DUNICODE_WCHAR -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DDATE_FORMAT=DF_YMD \
- -DUSE_BZIP2"
+ -DUSE_BZIP2 -DNATIVE"
# From Debian
make -f unix/Makefile LOCAL_UNZIP="$CFLAGS" prefix=/usr LF2="" \
More information about the arch-commits
mailing list