wok-next diff udisks2/receipt @ rev 19316

Fix build: clamtk, cpu-g, cups-filters.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Jul 12 15:17:10 2016 +0300 (2016-07-12)
parents 96fd065ed4ea
children 52fc64fb8fee
line diff
     1.1 --- a/udisks2/receipt	Sun Oct 26 19:07:05 2014 +0200
     1.2 +++ b/udisks2/receipt	Tue Jul 12 15:17:10 2016 +0300
     1.3 @@ -48,4 +48,7 @@
     1.4  	# a rule to give disk group complete access to udisks2
     1.5  	# methods without password.
     1.6  	cp $stuff/*.pkla $fs/etc/polkit-1/localauthority/90-mandatory.d
     1.7 +
     1.8 +	# mount to "/media"
     1.9 +	cp $stuff/99-udisks2.rules $fs/etc/udev/rules.d/
    1.10  }