Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 20 years ago
parent
commit
69846d626c
2 changed files with 4 additions and 10 deletions
  1. +2
    -8
      package/base/zip/zip.conf
  2. +2
    -2
      package/base/zip/zip.desc

+ 2
- 8
package/base/zip/zip.conf

@ -21,12 +21,6 @@
# --- ROCK-COPYRIGHT-NOTE-END ---
uz_main() {
mkdir zip-$ver ; cd zip-$ver
unzip $archdir/zip$ver.zip
eval $MAKE $makeopt generic -f unix/Makefile prefix=/usr
eval $MAKE install -f unix/Makefile prefix=$root/usr
}
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"
custmain=uz_main
autoextract=0

+ 2
- 2
package/base/zip/zip.desc

@ -37,8 +37,8 @@
[L] OpenSource
[S] Stable
[V] 23
[V] 231
[P] X -?---5---9 108.800
[D] 1591562029 zip23.zip ftp://ftp.info-zip.org/pub/infozip/src/
[D] 2169303773 zip231.tar.gz ftp://ftp.info-zip.org/pub/infozip/src/

Loading…
Cancel
Save