summaryrefslogtreecommitdiff
path: root/mail/sympa/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sympa/patches/patch-ae')
-rw-r--r--mail/sympa/patches/patch-ae9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/sympa/patches/patch-ae b/mail/sympa/patches/patch-ae
new file mode 100644
index 00000000000..c4c4512654b
--- /dev/null
+++ b/mail/sympa/patches/patch-ae
@@ -0,0 +1,9 @@
+--- doc/Makefile.orig 2007-04-13 20:20:26.000000000 +0200
++++ doc/Makefile 2007-04-13 20:21:08.000000000 +0200
+@@ -151,7 +151,7 @@
+ @if [ -d $(DESTDIR)$(DOCDIR)/html ]; then \
+ rm -rf $(DESTDIR)$(DOCDIR)/html; \
+ fi
+- cp -R html/ $(DESTDIR)$(DOCDIR)
++ cp -R html/. $(DESTDIR)$(DOCDIR)
+