diff --git a/extra/zip/build b/extra/zip/build index 55b38f0f..7227cf54 100755 --- a/extra/zip/build +++ b/extra/zip/build @@ -3,4 +3,4 @@ sed -e "s|generic CC=gcc CPP=\"gcc -E\"|zips CC=$CC CPP=\"$CPP -E\" CFLAGS=\"-DLARGE_FILE_SUPPORT $CFLAGS \${CFLAGS_NOOPT}\" LFLAGS2=\"$LDFLAGS\"|g" -i unix/Makefile make -f unix/Makefile prefix=/usr generic -make prefix="$1/usr" MAANDIR="$1/usr/share/man/man1" -f unix/Makefile install +make prefix="$1/usr" MANDIR="$1/usr/share/man/man1" -f unix/Makefile install diff --git a/extra/zip/version b/extra/zip/version index bafdd8ff..f90f0a39 100644 --- a/extra/zip/version +++ b/extra/zip/version @@ -1 +1 @@ -3.0 1 +3.0 2