fuse-usmb: rebuild against samba4
This commit is contained in:
parent
3c0b14cafb
commit
0bce7c741d
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'fuse-usmb'
|
||||
pkgname=fuse-usmb
|
||||
version=20130204
|
||||
revision=6
|
||||
revision=7
|
||||
_commit=aa94e13
|
||||
wrksrc="usmb-$_commit"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config git"
|
||||
makedepends="glib-devel libxml2-devel fuse-devel samba-devel"
|
||||
|
@ -13,7 +14,7 @@ homepage="http://ametros.net/code.html#usmb"
|
|||
distfiles="http://repo.or.cz/w/usmb.git/snapshot/$_commit.tar.gz"
|
||||
checksum=d10bea16001b3b778a589477e2fff22a359a2b278dc5c2e497de876a95892a25
|
||||
|
||||
wrksrc="usmb-$_commit"
|
||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/samba-4.0"
|
||||
|
||||
pre_configure() {
|
||||
sed -i '/_BSD_SOURCE/d' configure.ac
|
||||
|
|
Loading…
Reference in a new issue