summaryrefslogtreecommitdiff
path: root/win32/makefile.mk
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2010-08-22 10:43:37 +0200
committerFlorian Ragwitz <rafl@debian.org>2010-09-05 16:33:07 +0200
commit37ee6528ceb851db13e05a01624da3118149a953 (patch)
tree00b909d2acee56c51bc2a6404dcc064d6a89e831 /win32/makefile.mk
parent8e7870e793b7ed3fb14a2fd89a50e51657403695 (diff)
downloadperl-37ee6528ceb851db13e05a01624da3118149a953.tar.gz
Move the latest perldelta to pod/perldelta.pod
This way patches including perldelta entries will apply properly, no matter when they are applied. If there's conflicts, they'll at least be in the right file.
Diffstat (limited to 'win32/makefile.mk')
-rw-r--r--win32/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/makefile.mk b/win32/makefile.mk
index 7add8cb3b3..68974fb606 100644
--- a/win32/makefile.mk
+++ b/win32/makefile.mk
@@ -1465,7 +1465,7 @@ utils: $(PERLEXE) $(X2P)
copy ..\README.vmesa ..\pod\perlvmesa.pod
copy ..\README.vos ..\pod\perlvos.pod
copy ..\README.win32 ..\pod\perlwin32.pod
- copy ..\pod\perl5135delta.pod ..\pod\perldelta.pod
+ copy ..\pod\perldelta.pod ..\pod\perl5135delta.pod
cd ..\pod && $(MAKE) -f ..\win32\pod.mak converters
$(PERLEXE) $(PL2BAT) $(UTILS)
$(PERLEXE) $(ICWD) ..\autodoc.pl ..