summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-01-26 08:54:54 +0000
committerMike Frysinger <vapier@gentoo.org>2004-01-26 08:54:54 +0000
commit60fa58cc64ff692c824037617d1abd8ad140d6b9 (patch)
tree35df0d127f33f6710c8feae9c6a31a0699203073 /app-editors
parentcontrol mac/whitespace conversion addons (diff)
downloadgentoo-2-60fa58cc64ff692c824037617d1abd8ad140d6b9.tar.gz
gentoo-2-60fa58cc64ff692c824037617d1abd8ad140d6b9.tar.bz2
gentoo-2-60fa58cc64ff692c824037617d1abd8ad140d6b9.zip
trim cruft
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/nano/files/1.3.1-nomac.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/app-editors/nano/files/1.3.1-nomac.patch b/app-editors/nano/files/1.3.1-nomac.patch
index 17a95439510b..c03eb459aeef 100644
--- a/app-editors/nano/files/1.3.1-nomac.patch
+++ b/app-editors/nano/files/1.3.1-nomac.patch
@@ -1,8 +1,3 @@
-Only in src: .deps
-Only in src: Makefile
-Only in src: color.o
-Only in src: cut.o
-Only in src: files.o
diff -ur src.orig/global.c src/global.c
--- src.orig/global.c 2004-01-26 03:41:57.311795432 -0500
+++ src/global.c 2004-01-26 03:49:42.517073480 -0500
@@ -14,12 +9,3 @@ diff -ur src.orig/global.c src/global.c
toggle_init_one(TOGGLE_BACKUP_KEY, toggle_backup_msg, BACKUP_FILE);
toggle_init_one(TOGGLE_SMOOTH_KEY, toggle_smooth_msg, SMOOTHSCROLL);
#ifdef ENABLE_COLOR
-Only in src: global.o
-Only in src: move.o
-Only in src: nano
-Only in src: nano.o
-Only in src: rcfile.o
-Only in src: search.o
-Only in src: test
-Only in src: utils.o
-Only in src: winio.o