aboutsummaryrefslogtreecommitdiff
path: root/www/free-sa/files/extra-patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/free-sa/files/extra-patch-Makefile')
-rw-r--r--www/free-sa/files/extra-patch-Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/free-sa/files/extra-patch-Makefile b/www/free-sa/files/extra-patch-Makefile
index 7fb69c6582cd..e08193c44341 100644
--- a/www/free-sa/files/extra-patch-Makefile
+++ b/www/free-sa/files/extra-patch-Makefile
@@ -1,11 +1,11 @@
---- Makefile.orig 2007-04-30 09:32:29.000000000 -0800
-+++ Makefile 2008-07-04 18:34:18.000000000 -0800
+--- Makefile.orgi 2008-12-07 14:02:42.000000000 +0100
++++ Makefile 2008-12-07 14:03:19.000000000 +0100
@@ -15,8 +15,4 @@
$(MAKEDIRS)
@( \
$(INSTALLODR) $(TMPDIR); \
-- $(INSTALLDIR) $(PREFIX)/share/doc/$(PROGLNAME)-$(PROGVERSION); \
+- $(INSTALLDIR) $(DOCDIR); \
- for IDOCFILE in COPYING ChangeLog FAQ INSTALL README README.DEV THANKS; do \
-- $(INSTALLFIL) $$IDOCFILE $(PREFIX)/share/doc/$(PROGLNAME)-$(PROGVERSION); \
+- $(INSTALLFIL) $$IDOCFILE $(DOCDIR); \
- done \
)