diff options
Diffstat (limited to 'data/mc/subdirs.diff')
-rw-r--r-- | data/mc/subdirs.diff | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/mc/subdirs.diff b/data/mc/subdirs.diff new file mode 100644 index 000000000..bf6e410a1 --- /dev/null +++ b/data/mc/subdirs.diff @@ -0,0 +1,12 @@ +diff -ru mc-4.6.1/Makefile.in mc-4.6.1+iPhone/Makefile.in +--- mc-4.6.1/Makefile.in 2005-07-23 16:53:13.000000000 +0000 ++++ mc-4.6.1+iPhone/Makefile.in 2008-06-30 21:52:52.000000000 +0000 +@@ -242,7 +242,7 @@ + sysconfdir = @sysconfdir@ + target_alias = @target_alias@ + AUTOMAKE_OPTIONS = 1.5 +-SUBDIRS = intl po m4 vfs slang edit src lib doc syntax ++SUBDIRS = intl po m4 vfs slang edit src lib syntax + EXTRA_DIST = FAQ HACKING INSTALL.FAST MAINTAINERS README.QNX TODO + noinst_DATA = mc.spec mc.qpg pkginfo prototype + dist_noinst_SCRIPTS = build-glib1.sh build-glib2.sh |