wok-next diff thunar-volman/receipt @ rev 20936

Update cmake
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Aug 24 15:44:57 2018 +0300 (2018-08-24)
parents 6d367d984b77
children 690e7cc036d5
line diff
     1.1 --- a/thunar-volman/receipt	Wed Mar 14 17:14:32 2018 +0200
     1.2 +++ b/thunar-volman/receipt	Fri Aug 24 15:44:57 2018 +0300
     1.3 @@ -15,10 +15,7 @@
     1.4  eudev-dev xorg-libSM-dev startup-notification-dev xorg-xcb-util-dev"
     1.5  
     1.6  compile_rules() {
     1.7 -	fix ld
     1.8  	./configure \
     1.9 -		--sysconfdir=/etc \
    1.10 -		--localstatedir=/var \
    1.11  		--disable-debug \
    1.12  		$CONFIGURE_ARGS &&
    1.13  	fix libtool &&