summarylogtreecommitdiffstats
path: root/01-runpath_fix.patch
diff options
context:
space:
mode:
authorJason Lenz2015-06-14 10:20:53 -0500
committerJason Lenz2015-06-14 10:20:53 -0500
commit57471fff1d520a2bdf39c6ad697e6fcdedb8c81f (patch)
treefa7d341f5c48fa4577c849b1a5c8d9c397384b80 /01-runpath_fix.patch
downloadaur-57471fff1d520a2bdf39c6ad697e6fcdedb8c81f.tar.gz
Initial import
Diffstat (limited to '01-runpath_fix.patch')
-rw-r--r--01-runpath_fix.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/01-runpath_fix.patch b/01-runpath_fix.patch
new file mode 100644
index 000000000000..77a89495c509
--- /dev/null
+++ b/01-runpath_fix.patch
@@ -0,0 +1,12 @@
+diff -aur burp-2.0.16-pristine/Makefile.in burp-2.0.16-new/Makefile.in
+--- burp-2.0.16-pristine/Makefile.in 2015-03-28 05:21:54.000000000 -0500
++++ burp-2.0.16-new/Makefile.in 2015-04-12 15:27:27.900119024 -0500
+@@ -102,7 +102,7 @@
+ $(MKDIR) $(DESTDIR)$(sbindir)
+ $(MKDIR) $(DESTDIR)$(sysconfdir)
+ $(MKDIR) $(DESTDIR)$(sysconfdir)/CA-client
+- $(MKDIR) $(DESTDIR)/var/run
++ $(MKDIR) $(DESTDIR)/run
+ $(MKDIR) $(DESTDIR)/var/spool/burp
+ $(MKDIR) $(DESTDIR)$(sysconfdir)/clientconfdir
+ $(MKDIR) $(DESTDIR)$(sysconfdir)/clientconfdir/incexc