X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/711d4c075efc0656025116f5a7933e5ae8d6d651..6d514b7b33cecf43440b9564ae804a0ba2aea93e:/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