summarylogtreecommitdiffstats
path: root/config.patch
diff options
context:
space:
mode:
Diffstat (limited to 'config.patch')
-rw-r--r--config.patch13
1 files changed, 11 insertions, 2 deletions
diff --git a/config.patch b/config.patch
index 805a86293eb1..47108263bfc8 100644
--- a/config.patch
+++ b/config.patch
@@ -1,5 +1,5 @@
---- Makefile.orig 2010-06-05 02:48:22.000000000 -0700
-+++ Makefile 2016-02-18 02:56:09.592419743 -0800
+--- ../../pp/mgetty-1.1.37/Makefile 2010-06-05 02:48:22.000000000 -0700
++++ Makefile 2016-02-18 06:19:34.596801007 -0800
@@ -109,7 +109,7 @@
# USTAT - ustat(), no statfs etc.
#
@@ -27,6 +27,15 @@
#
# prefix for all the spool directories (usually /usr/spool or /var/spool)
#
+@@ -187,7 +187,7 @@
+ #
+ # where the mgetty + sendfax binaries live (used for "make install")
+ #
+-SBINDIR=$(prefix)/sbin
++SBINDIR=$(prefix)/bin
+ #
+ # where the user executable binaries live
+ #
@@ -199,7 +199,7 @@
#
# where the configuration files (*.config, aliases, fax.allow/deny) go to