summaryrefslogtreecommitdiff
path: root/data/nvi/subshell.diff
diff options
context:
space:
mode:
Diffstat (limited to 'data/nvi/subshell.diff')
-rw-r--r--data/nvi/subshell.diff16
1 files changed, 0 insertions, 16 deletions
diff --git a/data/nvi/subshell.diff b/data/nvi/subshell.diff
deleted file mode 100644
index 71322ab43..000000000
--- a/data/nvi/subshell.diff
+++ /dev/null
@@ -1,16 +0,0 @@
-diff -ru nvi-1.79/build/Makefile.in nvi-1.79+iPhone/build/Makefile.in
---- nvi-1.79/build/Makefile.in 1996-10-23 13:43:38.000000000 +0000
-+++ nvi-1.79+iPhone/build/Makefile.in 2008-01-01 05:24:54.000000000 +0000
-@@ -137,12 +137,6 @@
- $(chmod) $(dmode) $(datadir)/vi/catalog
- (cd $(srcdir)/catalog && $(cp) $(cat) $(datadir)/vi/catalog && \
- cd $(datadir)/vi/catalog && $(chmod) $(fmode) *)
-- @echo "Installing Perl scripts: $(datadir)/vi/perl ..."
-- $(mkdir) $(datadir)/vi/perl && $(chmod) $(dmode) $(datadir)/vi/perl
-- [ -f VI.pm ] && $(cp) VI.pm $(datadir)/vi/perl && \
-- cd $(datadir)/vi/perl && $(chmod) $(fmode) VI.pm)
-- (cd $(srcdir)/perl_scripts && $(cp) *.pl $(datadir)/vi/perl && \
-- cd $(datadir)/vi/perl && $(chmod) $(fmode) *.pl)
- @echo "Installing Tcl scripts: $(datadir)/vi/tcl ..."
- $(mkdir) $(datadir)/vi/tcl && $(chmod) $(dmode) $(datadir)/vi/tcl
- (cd $(srcdir)/tcl_scripts && $(cp) *.tcl $(datadir)/vi/tcl && \