# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/mc-mp/no-mkvcs.patch # Copyright (C) 2007 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- No random devices in the sandbox and thus not in the binary pacakge. - Rene Rebe --- mc-4.1.40-pre9/Makefile.in.vanilla 2007-01-15 09:54:53.000000000 +0000 +++ mc-4.1.40-pre9/Makefile.in 2007-01-15 09:56:05.000000000 +0000 @@ -40,7 +40,7 @@ config.h.in: configure.in acconfig.h cd $(srcdir); autoheader -install: installdirs @vcs@ +install: installdirs @for I in $(unixdirs); do cd $$I; $(MAKE) DESTDIR=$(DESTDIR) $@ || exit 1; cd ..; done $(INSTALL_DATA) $(srcdir)/FAQ $(DESTDIR)$(libdir)/FAQ $(INSTALL_PROGRAM) mcfn_install $(DESTDIR)$(suppbindir)/mcfn_install