]> sipb.mit.edu Git - ikiwiki.git/commitdiff
clean .myc files from plugins
authorJoey Hess <joey@kodama.kitenet.net>
Sat, 15 Mar 2008 17:20:10 +0000 (13:20 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Sat, 15 Mar 2008 17:20:10 +0000 (13:20 -0400)
Makefile.PL

index 6162743f3e9e67b85bab78915d708715ef27795d..18b8a435d251ac1dc879343f947822bf4e372b9b 100755 (executable)
@@ -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: