1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/comms/conserver/files/patch-ai
Peter Wemm 514479cd0e Tweak autologin to get it to the point where it appears to work..
Move 'console' to /usr/local/bin rather than /usr/local/sbin since there's
nothing about it that requires superuser access in any way.
1998-04-18 20:17:37 +00:00

18 lines
323 B
Plaintext

--- autologin/Makefile Sun Apr 19 03:51:53 1998
+++ autologin/Makefile Sun Apr 19 03:54:02 1998
@@ -7,11 +7,11 @@
#
DESTDIR=
-BINDIR= ${DESTDIR}/usr/local/etc
+BINDIR= ${DESTDIR}/usr/local/sbin
INCLUDE=
-DEBUG= -g
-DEFS= -DPUCC -DSUN5
+DEBUG= -O
+DEFS= -DFREEBSD
CFLAGS= ${DEBUG} ${DEFS} ${INCLUDE}
GENC= main.c