aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/nautilus/files/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/nautilus/files/patch-al')
-rw-r--r--x11-fm/nautilus/files/patch-al16
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-fm/nautilus/files/patch-al b/x11-fm/nautilus/files/patch-al
deleted file mode 100644
index f1c8b076a299..000000000000
--- a/x11-fm/nautilus/files/patch-al
+++ /dev/null
@@ -1,16 +0,0 @@
-
-$FreeBSD$
-
---- helper-scripts/Makefile.in.orig Thu Oct 25 18:21:43 2001
-+++ helper-scripts/Makefile.in Thu Oct 25 18:22:45 2001
-@@ -328,8 +328,8 @@
- $(mkinstalldirs) $(DESTDIR)$(prefix)/bin
- @list='nautilus-verify-rpm.sh nautilus-restore-settings-to-default.sh'; for p in $$list; do\
- if test -f $(srcdir)/$$p; then \
-- echo " $(INSTALL_PROGRAM) $(srcdir)/$$p $(DESTDIR)$(prefix)/bin/$$p"; \
-- $(INSTALL_PROGRAM) $(srcdir)/$$p $(DESTDIR)$(prefix)/bin/$$p; \
-+ echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(prefix)/bin/$$p"; \
-+ $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(prefix)/bin/$$p; \
- else :; fi; \
- done
-