summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2012-02-07 17:58:50 +0100
committerNicholas Clark <nick@ccl4.org>2012-02-08 17:59:32 +0100
commitd689ebe137860cee4dddd9228a2da1883a8189d4 (patch)
tree70fdc08bd1aa22e9a87b6e45654238bc9c274025 /Makefile.SH
parent5356b890f5d45a262b5463bd396cad73f175e1b6 (diff)
downloadperl-d689ebe137860cee4dddd9228a2da1883a8189d4.tar.gz
Clean up Pod::Html's cache as part of distclean on *nix.
This has been done on win32 since commit b4a415570dc258dd in 2006. However, the new Pod::Html caching code only uses one file, pod2htmd.tmp, so remove now redundant cleanup code for pod2htmi.tmp.
Diffstat (limited to 'Makefile.SH')
-rwxr-xr-xMakefile.SH1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 4de5de962d..b8845da8cb 100755
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -1316,6 +1316,7 @@ _cleaner2:
rm -fr lib/B
rm -fr lib/CPAN lib/CPANPLUS
rm -fr lib/ExtUtils/CBuilder
+ rm -f pod2htmd.tmp
rm -rf pod/perlfunc pod/perlipc
-rmdir cpan/CPANPLUS-Dist-Build/t/dummy-cpanplus cpan/CPANPLUS/t/dummy-cpanplus cpan/CPANPLUS/t/dummy-localmirror
-rmdir ext/B/lib