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:
f77a356
)
fix to not use hardlinks which don't work...
author
its-pointless
<bored@goat.si>
Fri, 27 Apr 2018 06:56:20 +0000
(16:56 +1000)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Mon, 30 Apr 2018 00:15:51 +0000
(
02:15
+0200)
packages/mpd/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/mpd/build.sh
b/packages/mpd/build.sh
index db16142c922f620880521f45be1ca70694d1f3a9..dd1a28dbfab41ce0e5151b7cb13a9466e601d57f 100644
(file)
--- a/
packages/mpd/build.sh
+++ b/
packages/mpd/build.sh
@@
-15,6
+15,7
@@
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
--disable-mad
--disable-sndio
--without-tremor
--disable-mad
--disable-sndio
--without-tremor
+ac_cv_func_linkat=no
"
TERMUX_PKG_BUILD_IN_SRC=yes
TERMUX_PKG_CONFFILES="$TERMUX_PREFIX/etc/mpd.conf"
"
TERMUX_PKG_BUILD_IN_SRC=yes
TERMUX_PKG_CONFFILES="$TERMUX_PREFIX/etc/mpd.conf"