summaryrefslogtreecommitdiff
path: root/comms/sms_client/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'comms/sms_client/files/patch-aa')
-rw-r--r--comms/sms_client/files/patch-aa10
1 files changed, 0 insertions, 10 deletions
diff --git a/comms/sms_client/files/patch-aa b/comms/sms_client/files/patch-aa
deleted file mode 100644
index 835c18360996..000000000000
--- a/comms/sms_client/files/patch-aa
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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)
-