wok-next diff fuse-exfat/receipt @ rev 21397

opentyrian: add "glib" to bdeps for /usr/bin/glib-compile-schemas
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Apr 18 17:26:44 2020 +0300 (2020-04-18)
parents a3c581bf52b8
children
line diff
     1.1 --- a/fuse-exfat/receipt	Fri Aug 10 12:53:17 2018 +0300
     1.2 +++ b/fuse-exfat/receipt	Sat Apr 18 17:26:44 2020 +0300
     1.3 @@ -16,7 +16,7 @@
     1.4  
     1.5  compile_rules() {
     1.6  	scons PREFIX=/usr
     1.7 -	scons -k DESTDIR=$DESTDIR install
     1.8 +	scons -k DESTDIR=$install install
     1.9  }
    1.10  
    1.11  genpkg_rules() {