From c8767b172522e01e3f2ce9eece888b37b0d2698f Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Wed, 23 May 2007 20:31:36 +0000 Subject: [PATCH] Clifford Wolf: Build zip and unzip already in stage 1 (needed e.g. for gcc42 with java support in stage 2) [2007051711351160500] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@8460 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/base/unzip/unzip.desc | 2 +- package/base/zip/zip.conf | 3 +-- package/base/zip/zip.desc | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/package/base/unzip/unzip.desc b/package/base/unzip/unzip.desc index 0b557e3c0..c9033a2bd 100644 --- a/package/base/unzip/unzip.desc +++ b/package/base/unzip/unzip.desc @@ -39,7 +39,7 @@ [L] OpenSource [S] Stable [V] 5.52 -[P] X -?---5---9 108.700 +[P] X -1---5---9 108.700 [D] 2095070561 unzip552.tar.gz ftp://ftp.info-zip.org/pub/infozip/src/ diff --git a/package/base/zip/zip.conf b/package/base/zip/zip.conf index f107df56a..02ad94de5 100644 --- a/package/base/zip/zip.conf +++ b/package/base/zip/zip.conf @@ -20,7 +20,6 @@ # # --- ROCK-COPYRIGHT-NOTE-END --- - var_append makeopt ' ' "generic -f unix/Makefile prefix=$root/$prefix" -var_append makeinstopt ' ' "install -f unix/Makefile prefix=$root/$prefix INSTALL=$root/usr/bin/install" +var_append makeinstopt ' ' "install -f unix/Makefile prefix=$root/$prefix INSTALL=`type -p install`" diff --git a/package/base/zip/zip.desc b/package/base/zip/zip.desc index 1834e7670..7d7890f8b 100644 --- a/package/base/zip/zip.desc +++ b/package/base/zip/zip.desc @@ -38,7 +38,7 @@ [L] OpenSource [S] Stable [V] 231 -[P] X -?---5---9 108.800 +[P] X -1---5---9 108.800 [D] 2169303773 zip231.tar.gz ftp://ftp.info-zip.org/pub/infozip/src/