summarylogtreecommitdiffstats
path: root/01-runpath_fix.patch
diff options
context:
space:
mode:
authordervomsee2017-10-11 20:11:31 +0200
committerdervomsee2017-10-11 20:11:31 +0200
commit70cf752aca056dd37d5ae6a3059a835cac15228c (patch)
treecff846ebfd6d3f79a06f28903c1c98e611e894f5 /01-runpath_fix.patch
parentc08034da92b8ff80647f5c4bac900b8093bafcc9 (diff)
downloadaur-70cf752aca056dd37d5ae6a3059a835cac15228c.tar.gz
Versin 2.1.20, modified patch file, changed contributors
Diffstat (limited to '01-runpath_fix.patch')
-rw-r--r--01-runpath_fix.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/01-runpath_fix.patch b/01-runpath_fix.patch
index 7d677845be9d..2b5ac98a7165 100644
--- a/01-runpath_fix.patch
+++ b/01-runpath_fix.patch
@@ -1,12 +1,12 @@
-diff -aur burp-2.0.32-pristine/Makefile.am burp-2.0.32-new/Makefile.am
---- burp-2.0.32-pristine/Makefile.am 2016-01-30 23:48:49.000000000 -0600
-+++ burp-2.0.32-new/Makefile.am 2016-02-04 21:25:41.568400983 -0600
-@@ -380,7 +380,7 @@
+--- burp-2.1.20/Makefile.am
++++ burp-2.1.20/Makefile.am
+@@ -417,7 +417,7 @@
install-data-local:
- $(AM_V_at)$(MKDIR_P) $(DESTDIR)$(localstatedir)/spool/burp
+ $(AM_V_at)$(MKDIR_P) $(DESTDIR)$(localstatedir)/spool/$(PACKAGE_TARNAME)
- $(AM_V_at)$(MKDIR_P) $(DESTDIR)$(runstatedir)
+ $(AM_V_at)$(MKDIR_P) $(DESTDIR)/run
clean-local: clean-local-check
+