# --- T2-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # T2 SDE: package/.../mc-mp/no-mkvcs.patch # Copyright (C) 2007 The T2 SDE Project # # More information can be found in the files COPYING and README. # # This patch file is dual-licensed. It is available under the license the # patched project is licensed under, as long as it is an OpenSource license # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms # of the GNU General Public License as published by the Free Software # Foundation; either version 2 of the License, or (at your option) any later # version. # --- T2-COPYRIGHT-NOTE-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