projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a60e4ef
)
move source removal back to underlaypo rule
author
Joey Hess
<joey@gnu.kitenet.net>
Sun, 19 Jul 2009 14:43:21 +0000
(16:43 +0200)
committer
Joey Hess
<joey@gnu.kitenet.net>
Sun, 19 Jul 2009 14:43:21 +0000
(16:43 +0200)
Makefile.PL
patch
|
blob
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index b00dcb66e7686b8ef774ba5bb66327ae39217b06..b2d027bc4d8843d592e395d82f3073783bbea510 100755
(executable)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-62,13
+62,13
@@
underlaypo: ikiwiki.out
fi \
done
$(PERL) -Iblib/lib $(extramodules) $(tflag) ikiwiki.out -libdir . -setup underlaypo.setup -refresh
+ find po/underlays -name \*.mdwn | xargs rm -f
extra_clean:
rm -rf html doc/.ikiwiki
rm -f *.man ikiwiki.out ikiwiki.setup plugins/*.pyc
$(MAKE) -C po clean
rm -rf po/html po/underlays/.ikiwiki
- find po/underlays -name \*.mdwn | xargs rm -f
extra_install:
install -d $(DESTDIR)$(PREFIX)/share/ikiwiki