summarylogtreecommitdiffstats
path: root/ipget_aur.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ipget_aur.patch')
-rw-r--r--ipget_aur.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/ipget_aur.patch b/ipget_aur.patch
index 8cae515a7ad7..286b9629e58a 100644
--- a/ipget_aur.patch
+++ b/ipget_aur.patch
@@ -19,16 +19,3 @@
app.Flags = []cli.Flag{
cli.StringFlag{
Name: "output,o",
---- Makefile.old 2018-05-31 13:24:14.417273183 +0100
-+++ Makefile 2018-05-31 13:24:27.440374924 +0100
-@@ -4,8 +4,8 @@
- IPFS_MIN_GX_GO_VERSION = 1.1
-
- dist_root=/ipfs/QmNZL8wNsvAGdVYr8uGeUE9aGfHjFpHegAWywQFEdSaJbp
--gx_bin=bin/gx-v0.9.0
--gx-go_bin=bin/gx-go-v1.3.0
-+gx_bin=bin/gx
-+gx-go_bin=bin/gx-go
-
- # use things in our bin before any other system binaries
- export PATH := bin:$(PATH)