summaryrefslogtreecommitdiffhomepage
path: root/patches
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2017-02-16 15:42:13 +0000
committerLucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>2017-02-16 15:42:13 +0000
commitd2a8d97a2c0984cfcf05f7090b39331518855fcc (patch)
tree72bcb60247e5dcbed6883b156eda5f79342e4b6b /patches
parente497667bcbc2ca055fa79fb3d68d9ee14677a1b4 (diff)
downloadmidipix_build-d2a8d97a2c0984cfcf05f7090b39331518855fcc.tar.bz2
midipix_build-d2a8d97a2c0984cfcf05f7090b39331518855fcc.tar.xz
patches/p7zip.local.patch: removed useless patch.
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