From 1916afc60321a420545d65929974ea06491dde85 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 27 Jul 2008 16:07:36 -0400 Subject: rename --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 04ed70502..a805f41a2 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -50,7 +50,7 @@ extra_clean: extra_install: install -d $(DESTDIR)/etc/ikiwiki install -m 0644 wikilist $(DESTDIR)/etc/ikiwiki - install -m 0644 simple.setup $(DESTDIR)/etc/ikiwiki + install -m 0644 auto.setup $(DESTDIR)/etc/ikiwiki install -d $(DESTDIR)$(PREFIX)/share/ikiwiki for dir in `cd underlays && find . -follow -type d ! -regex '.*\.svn.*'`; do \ -- cgit v1.2.3