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:
6968578
)
git: Fixup massage step to remove bin/perl*
author
Fredrik Fornwall
<fredrik@fornwall.net>
Tue, 23 Aug 2016 19:47:50 +0000
(15:47 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Tue, 23 Aug 2016 19:47:50 +0000
(15:47 -0400)
packages/git/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/git/build.sh
b/packages/git/build.sh
index 45003410407c70cbaa95946ba51b99cf83487aa8..94460593c2c15c7e16885bf1c4538506a3a04adb 100755
(executable)
--- a/
packages/git/build.sh
+++ b/
packages/git/build.sh
@@
-44,6
+44,10
@@
termux_step_post_make_install () {
}
termux_step_post_massage () {
}
termux_step_post_massage () {
+ # Remove perl if the symlink setup in pre_configure
+ # causes it to be included.
+ rm -Rf bin/perl*
+
if [ ! -f libexec/git-core/git-remote-https ]; then
echo "ERROR: Built without https support"
exit 1
if [ ! -f libexec/git-core/git-remote-https ]; then
echo "ERROR: Built without https support"
exit 1