wok diff ntfs-3g/receipt @ rev 23312

updated perl-datetime-format-w3cdtf (0.06 -> 0.07)
author Hans-G?nter Theisgen
date Mon Mar 30 14:52:27 2020 +0100 (2020-03-30)
parents d32e9a8cd03a
children ee53899c6189
line diff
     1.1 --- a/ntfs-3g/receipt	Wed Jan 03 22:47:49 2018 +0100
     1.2 +++ b/ntfs-3g/receipt	Mon Mar 30 14:52:27 2020 +0100
     1.3 @@ -14,11 +14,12 @@
     1.4  TAGS="windows"
     1.5  
     1.6  DEPENDS="fuse attr"
     1.7 -BUILD_DEPENDS="fuse-dev attr-dev"
     1.8 +BUILD_DEPENDS="fuse-dev attr-dev util-linux-uuid-dev libtool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12  {
    1.13 +	mkdir -p $DESTDIR/lib
    1.14  	./configure --prefix=/usr \
    1.15  	--disable-static \
    1.16  	--with-fuse=internal \