projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e224e9c
)
clean .myc files from plugins
author
Joey Hess
<joey@kodama.kitenet.net>
Sat, 15 Mar 2008 17:20:10 +0000
(13:20 -0400)
committer
Joey Hess
<joey@kodama.kitenet.net>
Sat, 15 Mar 2008 17:20:10 +0000
(13:20 -0400)
Makefile.PL
patch
|
blob
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index 6162743f3e9e67b85bab78915d708715ef27795d..18b8a435d251ac1dc879343f947822bf4e372b9b 100755
(executable)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-43,6
+43,7
@@
extra_build: ikiwiki.out
extra_clean:
rm -rf html doc/.ikiwiki
rm -f *.man ikiwiki.out
+ rm -f plugins/*.pyc
$(MAKE) -C po clean
extra_install: