Merge pull request #1532 from JuhaniImberg/btsync

btsync: disable building on musl
This commit is contained in:
Juan RP 2015-05-09 05:29:36 +02:00
commit b07c90eaa2
1 changed files with 2 additions and 1 deletions

View File

@ -1,11 +1,12 @@
pkgname=btsync
version=2.0.105
revision=1
revision=2
repository=nonfree
short_desc="Automatically sync files via secure, distributed technology"
maintainer="Juhani Imberg <juhani@imberg.fi>"
license="Proprietary license"
homepage="https://www.getsync.com"
only_for_archs="x86_64 i686 armv7l armv6l"
case "${XBPS_TARGET_MACHINE}" in
x86_64)