1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/misc/mc/files/patch-ab
1995-09-27 22:57:42 +00:00

20 lines
440 B
Plaintext

*** vfs/Makefile.in.orig Wed Sep 27 20:07:56 1995
--- vfs/Makefile.in Wed Sep 27 20:08:28 1995
***************
*** 75,81 ****
install:
if test x@mcserv@ != x; then \
! $(INSTALL_PROGRAM) mcserv $(DESTDIR)$(bindir)/$(binprefix)mcserv; \
fi
install.extfs:
--- 75,81 ----
install:
if test x@mcserv@ != x; then \
! $(INSTALL_PROGRAM) mcserv $(DESTDIR)$(sbindir)/$(binprefix)mcserv; \
fi
install.extfs: