diff options
Diffstat (limited to 'x11-fm/nautilus/files/patch-af')
-rw-r--r-- | x11-fm/nautilus/files/patch-af | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-fm/nautilus/files/patch-af b/x11-fm/nautilus/files/patch-af new file mode 100644 index 0000000..f5c2357 --- /dev/null +++ b/x11-fm/nautilus/files/patch-af @@ -0,0 +1,11 @@ +--- tools/Makefile.in.orig Wed Aug 16 08:29:15 2000 ++++ tools/Makefile.in Thu Aug 24 10:35:27 2000 +@@ -154,7 +154,7 @@ + + NULL = + +-SUBDIRS = leak-checker $(NULL) ++SUBDIRS = $(NULL) + + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = ../config.h |