projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
fa83b5b
)
[shell changes from patch from perl5.003_22 to perl5.003_23]
Chip Salzenberg [Sat, 25 Jan 1997 03:58:00 +0000 (15:58 +1200)]
Change from running these commands:
# this file shall be writeable
chmod u+w configure
# this file will be executable
touch configure.gnu
chmod a+x configure.gnu
# this file has a new name
mv pod/perlnews.pod pod/perldelta.pod
# ready to patch
exit 0
configure.gnu
[new file with mode: 0755]
patch
|
blob
pod/perldelta.pod
[moved from
pod/perlnews.pod
with 100% similarity]
patch
|
blob
|
blame
|
history
diff --git a/configure.gnu
b/configure.gnu
new file mode 100755
(executable)
index 0000000..
e69de29
diff --git
a/pod/perlnews.pod
b/pod/perldelta.pod
similarity index 100%
rename from
pod/perlnews.pod
rename to
pod/perldelta.pod