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:
d7e3209
)
apt: Update for new config.{guess,sub} location
author
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 22 Sep 2016 18:20:01 +0000
(14:20 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 22 Sep 2016 18:20:01 +0000
(14:20 -0400)
packages/apt/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/apt/build.sh
b/packages/apt/build.sh
index 4c8bd0f786559739d912b88823c698c15a5ac793..90c5e4fafcf2148626b064abc55ca3104fbf8c8e 100644
(file)
--- a/
packages/apt/build.sh
+++ b/
packages/apt/build.sh
@@
-19,7
+19,7
@@
termux_step_pre_configure () {
# Define them here to avoid having to patch files:
CXXFLAGS+=" -DSTDIN_FILENO=0 -DSTDOUT_FILENO=1 -DSTDERR_FILENO=2 -DAI_IDN=0"
- cp $TERMUX_
COMMON_CACHEDIR
/config.{guess,sub} $TERMUX_PKG_SRCDIR/buildlib
+ cp $TERMUX_
SCRIPTDIR/scripts
/config.{guess,sub} $TERMUX_PKG_SRCDIR/buildlib
perl -p -i -e "s/TERMUX_ARCH/$TERMUX_ARCH/" $TERMUX_PKG_SRCDIR/configure
rm $TERMUX_PKG_SRCDIR/apt-pkg/{cdrom.cc,indexcopy.cc}