wok diff udisks2-kitless/receipt @ rev 22805

updated gawk (4.2.1 -> 5.0.1)
author Hans-G?nter Theisgen
date Tue Jan 28 10:03:39 2020 +0100 (2020-01-28)
parents e186b360aa08
children 922f061231c2
line diff
     1.1 --- a/udisks2-kitless/receipt	Sun Oct 15 19:07:52 2017 +0200
     1.2 +++ b/udisks2-kitless/receipt	Tue Jan 28 10:03:39 2020 +0100
     1.3 @@ -34,14 +34,6 @@
     1.4  	cook_copy_folders etc bin sbin libexec dbus-1 var
     1.5  	cook_copy_files *.so*
     1.6  
     1.7 -	sed '/lang=/d' -i \
     1.8 -		$fs/usr/share/polkit-1/actions/org.freedesktop.udisks2.policy
     1.9 -
    1.10 -	# Please, note:
    1.11 -	# Package:  slitaz-configs-base
    1.12 -	# File:     /etc/polkit-1/localauthority/50-local.d/55-storage.pkla
    1.13 -	# Provides: complete access to udisks2 methods
    1.14 -
    1.15  	# mount to "/media" instead of "/media/<user>"
    1.16  	cp $stuff/99-udisks2.rules $fs/etc/udev/rules.d/
    1.17  }