X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/711d4c075efc0656025116f5a7933e5ae8d6d651..0b6a684435b2457d104b6768e28b5a3791bde557:/Makefile.PL diff --git a/Makefile.PL b/Makefile.PL index 1acb4bcf7..b27e6cef3 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -32,7 +32,7 @@ extra_clean: extra_install: install -d $(DESTDIR)$(PREFIX)/share/ikiwiki/templates - $(CP) templates/* $(DESTDIR)$(PREFIX)/share/ikiwiki/templates + $(CP) -a templates/* $(DESTDIR)$(PREFIX)/share/ikiwiki/templates install -d $(DESTDIR)$(PREFIX)/share/ikiwiki/basewiki $(CP) -a basewiki/* $(DESTDIR)$(PREFIX)/share/ikiwiki/basewiki