summarylogtreecommitdiffstats
path: root/fix-Makefile-sbinpath.patch
diff options
context:
space:
mode:
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