summaryrefslogtreecommitdiffhomepage
path: root/patches
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <lucio@lucioillanes.de>2017-10-29 15:49:16 +0000
committerLucio Andrés Illanes Albornoz (arab, vxp) <lucio@lucioillanes.de>2017-10-29 15:49:16 +0000
commit0a68657a348103af49e18ff4c615644f352569d7 (patch)
treeef1d16384b218db6b7a79a5ef92e0e2a8c304844 /patches
parent5b1a0217a1c3f239a7ad812e484a517e556eb07b (diff)
downloadmidipix_build-0a68657a348103af49e18ff4c615644f352569d7.tar.bz2
midipix_build-0a68657a348103af49e18ff4c615644f352569d7.tar.xz
patches/unzip60.local.patch: removes obsolete patch.
Diffstat (limited to 'patches')
-rw-r--r--patches/unzip60.local.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/patches/unzip60.local.patch b/patches/unzip60.local.patch
deleted file mode 100644
index 1b5006e6..00000000
--- a/patches/unzip60.local.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- unzip60/unix/Makefile.orig 2009-01-18 23:41:18.000000000 +0100
-+++ unzip60/unix/Makefile 2016-10-17 05:23:43.308917300 +0200
-@@ -535,6 +535,11 @@
- # INDIVIDUAL MACHINE MAKERULES #
- ################################
-
-+#Midipix target
-+midipix:
-+ $(MAKE) $(MAKEF) unzips CC="x86_64-nt64-midipix-gcc" CFLAGS="-g3 -O0 -I. -DUNIX -DNO_BZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT \
-+ -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS" CRCA_O="" AS="x86_64-nt64-midipix-gcc -c" LFLAGS1="" LF2=""
-+
- #----------------------------------------------------------------------------
- # Generic targets using the configure script to determine configuration.
- #----------------------------------------------------------------------------