summaryrefslogtreecommitdiffhomepage
path: root/patches
diff options
context:
space:
mode:
Diffstat (limited to 'patches')
-rw-r--r--patches/p7zip.local.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/patches/p7zip.local.patch b/patches/p7zip.local.patch
deleted file mode 100644
index e9233672..00000000
--- a/patches/p7zip.local.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -ru midipix_build.orig/build.vars midipix_build/build.vars
---- midipix_build.orig/build.vars 2016-11-11 20:27:40.381427111 +0100
-+++ midipix_build/build.vars 2016-11-11 23:23:58.045425113 +0100
-@@ -640,5 +640,10 @@
- : ${PKG_ZSH_SHA256SUM:=f17916320ffaa844bbd7ce48ceeb5945fc5f3eff64b149b4229bbfbdf3795a9d};
- : ${PKG_ZSH_URL:="https://fourdots.com/mirror/zsh/zsh-${PKG_ZSH_VERSION}.tar.xz"};
- : ${PKG_ZSH_FNAME:=zsh-${PKG_ZSH_VERSION}.tar.xz};
-+: ${PKG_P7ZIP_URL_TYPE:=git};
-+: ${PKG_P7ZIP_URL:=https://github.com/Redfoxmoon3/p7zip-midipix.git};
-+: ${PKG_P7ZIP_BUILD_DIR:=p7zip-midipix.git};
-+: ${PKG_P7ZIP_NO_MAKE_INSTALL:=1};
-+: ${PKG_P7ZIP_INSTALL_FILES:="bin/7za=bin/"};
-
- # vim:filetype=sh textwidth=0