summaryrefslogtreecommitdiff
path: root/vms
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgs@consttype.org>2009-11-24 09:47:46 +0100
committerRafael Garcia-Suarez <rgs@consttype.org>2009-11-24 10:09:10 +0100
commit524ce141dcd46f87e73a300e1436937336261b19 (patch)
treed11208d2f9c1bf6de1a9840b2ecc6b18f64ef381 /vms
parentf86864acbf97469fd9e5d5233d51ff743f4d8d6e (diff)
downloadperl-524ce141dcd46f87e73a300e1436937336261b19.tar.gz
Remove generated file pod/perluniprops.pod from the source distribution
Diffstat (limited to 'vms')
-rw-r--r--vms/descrip_mms.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template
index 8193a569a1..7f063af6d1 100644
--- a/vms/descrip_mms.template
+++ b/vms/descrip_mms.template
@@ -1855,6 +1855,7 @@ clean : tidy cleantest
- If F$Search("[.pod]perlintern.pod").nes."" Then Delete/NoConfirm/Log [.pod]perlintern.pod;*
- If F$Search("[.pod]perlmodlib.pod").nes."" Then Delete/NoConfirm/Log [.pod]perlmodlib.pod;*
- If F$Search("[.pod]perltoc.pod").nes."" Then Delete/NoConfirm/Log [.pod]perltoc.pod;*
+ - If F$Search("[.pod]perluniprops.pod").nes."" Then Delete/NoConfirm/Log [.pod]perluniprops.pod;*
- @extra_pods CLEAN
- If F$Search("unpushed.h").nes."" Then Delete/NoConfirm/Log unpushed.h;*
- If F$Search("[.lib]Config_git.pl").nes."" Then Delete/NoConfirm/Log [.lib]Config_git.pl;*