wok diff obby/receipt @ rev 20917

updated fdupes (1.40 -> 1.6.1)
author Hans-G?nter Theisgen
date Thu Feb 28 17:10:02 2019 +0100 (2019-02-28)
parents 5d53e8ccbc8d
children f81cd10fc318
line diff
     1.1 --- a/obby/receipt	Thu Jan 08 02:04:05 2015 +0200
     1.2 +++ b/obby/receipt	Thu Feb 28 17:10:02 2019 +0100
     1.3 @@ -13,12 +13,11 @@
     1.4  
     1.5  DEPENDS="gnutls libgpg-error libgcrypt net6 libsigc++ zlib gcc-lib-base libtasn1"
     1.6  BUILD_DEPENDS="$DEPENDS gnutls-dev libgpg-error-dev libgcrypt-dev net6-dev \
     1.7 -libsigc++-dev"
     1.8 +libsigc++-dev libgnutls"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12  {
    1.13 -	cd $src
    1.14  	./configure \
    1.15  		--prefix=/usr \
    1.16  		--infodir=/usr/share/info \