diff options
Diffstat (limited to 'comms/sms_client/files/patch-aa')
| -rw-r--r-- | comms/sms_client/files/patch-aa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/comms/sms_client/files/patch-aa b/comms/sms_client/files/patch-aa new file mode 100644 index 000000000000..835c18360996 --- /dev/null +++ b/comms/sms_client/files/patch-aa @@ -0,0 +1,10 @@ +--- src/server/Makefile.orig Sun Oct 27 16:12:09 2002 ++++ src/server/Makefile Sun Oct 27 16:12:18 2002 +@@ -34,7 +34,6 @@ + all: ../../bin/smsd ../../bin/snppd + + install: ../../bin/smsd ../../bin/snppd +- $(INSTALL) -o $(SMSUSER) -g $(SMSGROUP) -m 755 -d $(BINDIR) + $(INSTALL) -o $(SMSUSER) -g $(SMSGROUP) -m 755 -s ../../bin/smsd $(BINDIR) + $(INSTALL) -o $(SMSUSER) -g $(SMSGROUP) -m 755 -s ../../bin/snppd $(BINDIR) + |
