summarylogtreecommitdiffstats
path: root/fix-Makefile-sbinpath.patch
diff options
context:
space:
mode:
authorPhillip Smith2015-06-02 12:04:46 +1000
committerPhillip Smith2015-06-02 12:04:46 +1000
commite79b945696ca61ba283be39d88564f0b9871e1be (patch)
tree189bf26f8aa7e46d55b81d2e8f6de4657841c926 /fix-Makefile-sbinpath.patch
downloadaur-e79b945696ca61ba283be39d88564f0b9871e1be.tar.gz
initial commit
Diffstat (limited to 'fix-Makefile-sbinpath.patch')
-rw-r--r--fix-Makefile-sbinpath.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/fix-Makefile-sbinpath.patch b/fix-Makefile-sbinpath.patch
new file mode 100644
index 000000000000..a2ed1f9e414c
--- /dev/null
+++ b/fix-Makefile-sbinpath.patch
@@ -0,0 +1,11 @@
+--- Makefile.ORIG 2013-06-04 11:46:26.823448692 +1000
++++ Makefile 2013-06-04 11:46:35.723021110 +1000
+@@ -1,7 +1,7 @@
+ INSTALL = install
+ ETCDIR = $(ROOTDIR)/etc
+ CONFDIR = $(ETCDIR)/sqlgrey
+-SBINDIR = $(ROOTDIR)/usr/sbin
++SBINDIR = $(ROOTDIR)/usr/bin
+ BINDIR = $(ROOTDIR)/usr/bin
+ INITDIR = $(ETCDIR)/init.d
+ MANDIR = $(ROOTDIR)/usr/share/man/man1