wok-next diff udisks2/receipt @ rev 19264

Compress manpages (in $install/usr/share/man/...)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jul 04 00:54:49 2016 +0300 (2016-07-04)
parents 96fd065ed4ea
children 52fc64fb8fee
line diff
     1.1 --- a/udisks2/receipt	Sun Oct 26 19:07:05 2014 +0200
     1.2 +++ b/udisks2/receipt	Mon Jul 04 00:54:49 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  }