Browse Source

unzip: enabled in stages 01 (needed for gcc's gcj)

user/karasz/next/postgresql
Aldas Nabazas 16 years ago committed by Alejandro Mery
parent
commit
bedfe1edd4
  1. 10
      archiver/unzip/unzip.conf
  2. 4
      archiver/unzip/unzip.desc

10
archiver/unzip/unzip.conf

@ -2,6 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../unzip/unzip.conf
# Copyright (C) 2009 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf
#
@ -13,10 +14,7 @@
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
var_append makeopt ' ' '-f unix/Makefile generic LD=${CC}'
var_insert makeinstopt ' ' '-f unix/Makefile'
var_append makeinstopt ' ' "BINDIR=$root$bindir MANDIR=$root$mandir"
uz_main() {
eval $MAKE generic -f unix/Makefile prefix=/usr
eval $MAKE install -f unix/Makefile prefix=/usr
}
custmain=uz_main

4
archiver/unzip/unzip.desc

@ -3,7 +3,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../unzip/unzip.desc
[COPY] Copyright (C) 2006 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2009 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
@ -32,7 +32,7 @@
[L] OpenSource
[S] Stable
[V] 552
[P] X -----5---9 110.600
[P] X 01---5---9 110.600
[D] 2095070561 unzip552.tar.gz http://dl.sourceforge.net/sourceforge/infozip/

Loading…
Cancel
Save