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:
803b205
)
librsync: Fix build if perl has been built
author
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 19 Jan 2017 00:21:06 +0000
(
01:21
+0100)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 19 Jan 2017 00:21:41 +0000
(
01:21
+0100)
packages/librsync/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/librsync/build.sh
b/packages/librsync/build.sh
index 405756a4f15f6b1b076eade1a8f255afc9eee836..1e659d9bdf50927ec0a46344659379090594e00c 100644
(file)
--- a/
packages/librsync/build.sh
+++ b/
packages/librsync/build.sh
@@
-4,6
+4,7
@@
TERMUX_PKG_VERSION=2.0.0
TERMUX_PKG_SRCURL=https://github.com/librsync/librsync/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_FOLDERNAME=librsync-${TERMUX_PKG_VERSION}
TERMUX_PKG_DEPENDS="libbz2"
TERMUX_PKG_SRCURL=https://github.com/librsync/librsync/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_FOLDERNAME=librsync-${TERMUX_PKG_VERSION}
TERMUX_PKG_DEPENDS="libbz2"
+TERMUX_PKG_EXTRA_CONFIGURE_ARGS="-DPERL_EXECUTABLE=`which perl`"
termux_step_pre_configure () {
# Remove old files to ensure new timestamps on symlinks:
termux_step_pre_configure () {
# Remove old files to ensure new timestamps on symlinks: