summaryrefslogtreecommitdiffstats
path: root/x11-fm/nautilus/files/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/nautilus/files/patch-ag')
-rw-r--r--x11-fm/nautilus/files/patch-ag13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-fm/nautilus/files/patch-ag b/x11-fm/nautilus/files/patch-ag
new file mode 100644
index 0000000..b8000d5
--- /dev/null
+++ b/x11-fm/nautilus/files/patch-ag
@@ -0,0 +1,13 @@
+--- src/Makefile.in.orig Wed Aug 16 08:29:06 2000
++++ src/Makefile.in Wed Aug 23 14:53:30 2000
+@@ -573,8 +573,8 @@
+ $(mkinstalldirs) $(DESTDIR)/$(prefix)/bin
+ @list='run-nautilus'; 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
+
OpenPOWER on IntegriCloud