wok diff encfs/receipt @ rev 22441

vlc: lots of warnings/missing -> add 29 deps at end, unsorted for now
author Erkan Yilmaz <erkan@slitaz.org>
date Mon Dec 23 15:00:20 2019 +0000 (2019-12-23)
parents 4c206553708a
children 97ce26c843aa
line diff
     1.1 --- a/encfs/receipt	Fri Feb 08 17:33:45 2019 +0100
     1.2 +++ b/encfs/receipt	Mon Dec 23 15:00:20 2019 +0000
     1.3 @@ -20,8 +20,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	mv $PACKAGE-${VERSION%-*} $src 2> /dev/null
     1.8 -	cd $src
     1.9  	./configure --prefix=/usr $CONFIGURE_ARGS &&
    1.10  	make &&
    1.11  	make DESTDIR=$DESTDIR install