chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
ee9fccf
)
Fix perl 5.22 build
author
Fredrik Fornwall
<fredrik@fornwall.net>
Mon, 7 Sep 2015 16:00:57 +0000
(12:00 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Mon, 7 Sep 2015 16:00:57 +0000
(12:00 -0400)
packages/perl/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/perl/build.sh
b/packages/perl/build.sh
index 987b5f09cd69bd3e74ae3d356eb512487e209720..4c5a40b2d49809cbbb3a8a23f7e691295b1a8629 100644
(file)
--- a/
packages/perl/build.sh
+++ b/
packages/perl/build.sh
@@
-58,9
+58,8
@@
termux_step_configure () {
termux_step_post_make_install () {
# Replace hardlinks with symlinks:
cd $TERMUX_PREFIX/share/man/man1
termux_step_post_make_install () {
# Replace hardlinks with symlinks:
cd $TERMUX_PREFIX/share/man/man1
- rm {perlbug.1,
s2p.1,
c2ph.1}
+ rm {perlbug.1,c2ph.1}
ln -s perlthanks.1 perlbug.1
ln -s perlthanks.1 perlbug.1
- ln -s psed.1 s2p.1
ln -s pstruct.1 c2ph.1
# Fix reference to termux.spec used only when cross compiling:
ln -s pstruct.1 c2ph.1
# Fix reference to termux.spec used only when cross compiling: