summaryrefslogtreecommitdiffstats
path: root/x11-fm/nautilus2/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/nautilus2/files/patch-Makefile.in')
-rw-r--r--x11-fm/nautilus2/files/patch-Makefile.in21
1 files changed, 11 insertions, 10 deletions
diff --git a/x11-fm/nautilus2/files/patch-Makefile.in b/x11-fm/nautilus2/files/patch-Makefile.in
index e09fa7ef2..334665c47 100644
--- a/x11-fm/nautilus2/files/patch-Makefile.in
+++ b/x11-fm/nautilus2/files/patch-Makefile.in
@@ -1,10 +1,11 @@
---- Makefile.in.orig Sat Sep 14 16:54:42 2002
-+++ Makefile.in Sat Sep 14 16:55:17 2002
-@@ -161,7 +161,6 @@
- libnautilus-private \
- libnautilus-adapter \
- src \
-- test \
- components \
- po \
- data \
+--- Makefile.in.orig Mon Oct 14 22:08:24 2002
++++ Makefile.in Mon Oct 14 22:08:53 2002
+@@ -145,7 +145,7 @@
+ DESKTOP_IN_FILES = nautilus.desktop.in
+ DESKTOP_FILES = $(DESKTOP_IN_FILES:.desktop.in=.desktop)
+
+-SUBDIRS = libnautilus cut-n-paste-code libbackground libnautilus-private libnautilus-adapter src test components po data icons docs $(NULL)
++SUBDIRS = libnautilus cut-n-paste-code libbackground libnautilus-private libnautilus-adapter src components po data icons docs $(NULL)
+
+
+ EXTRA_DIST = COPYING.LIB COPYING-DOCS HACKING MAINTAINERS nautilus.spec.in nautilus.desktop nautilus.desktop.in gnome-starthere-96.png gnome-starthere.png ChangeLog-20000414 ChangeLog-20000625 ChangeLog-20000831 ChangeLog-20001018 intltool-extract.in intltool-merge.in intltool-update.in Makefile.shared add-include-prefix $(DESKTOP_IN_FILES) $(DESKTOP_FILES) $(NULL)