diff options
Diffstat (limited to 'comms/seyon')
-rw-r--r-- | comms/seyon/files/patch-aa | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/comms/seyon/files/patch-aa b/comms/seyon/files/patch-aa index 673bcc7499f8..37d4e49ae829 100644 --- a/comms/seyon/files/patch-aa +++ b/comms/seyon/files/patch-aa @@ -1,19 +1,3 @@ -diff -c ./Imakefile ../seyon.new/Imakefile -*** ./Imakefile Sat Mar 27 22:20:12 1993 ---- ../seyon.new/Imakefile Fri Feb 3 07:51:12 1995 -*************** -*** 11,16 **** ---- 11,19 ---- - DEPLIBS = - LOCAL_LIBRARIES = XawClientLibs - -+ /* We need seyon to be sgid dialer */ -+ INSTPGMFLAGS = -s -m 2755 -o bin -g dialer -+ - /* SYS_LIBRARIES = -lm */ - - SRCS = Seyon.c SeActions.c SeScan.c SeDial.c SeErr.c SeGeneric.c \ -Only in .: Makefile diff -c ./SePort.c ../seyon.new/SePort.c *** ./SePort.c Wed Apr 21 15:38:31 1993 --- ../seyon.new/SePort.c Fri Feb 3 07:37:50 1995 |