# HG changeset patch # User Pascal Bellard # Date 1515017456 -3600 # Node ID 8e4d8dc52748abd7588d573e42891b9f76a0183b # Parent d32e9a8cd03a5cb88c09f8d5ddc5209c17dd8bfd Up ntfs-3g (2017.3.23), again diff -r d32e9a8cd03a -r 8e4d8dc52748 ntfs-3g/receipt --- a/ntfs-3g/receipt Wed Jan 03 22:47:49 2018 +0100 +++ b/ntfs-3g/receipt Wed Jan 03 23:10:56 2018 +0100 @@ -14,11 +14,12 @@ TAGS="windows" DEPENDS="fuse attr" -BUILD_DEPENDS="fuse-dev attr-dev" +BUILD_DEPENDS="fuse-dev attr-dev util-linux-uuid-dev libtool" # Rules to configure and make the package. compile_rules() { + mkdir -p $DESTDIR/lib ./configure --prefix=/usr \ --disable-static \ --with-fuse=internal \