wok-next diff elementary-icon-theme/receipt @ rev 21111

gdbm: split to "libpkg - pkg - pkg-dev"; fix some symlinks
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jan 11 14:45:46 2019 +0200 (2019-01-11)
parents 15f1e7e9a1c9
children 8db3662c6d93
line diff
     1.1 --- a/elementary-icon-theme/receipt	Sun Sep 02 11:34:04 2018 +0300
     1.2 +++ b/elementary-icon-theme/receipt	Fri Jan 11 14:45:46 2019 +0200
     1.3 @@ -26,9 +26,7 @@
     1.4  
     1.5  	cd ..
     1.6  	cook_pick_docs AUTHORS *.md CONTRIBUTORS COPYING *.gpl pre-commit
     1.7 +
     1.8 +	fix symlinks # for cursors
     1.9 +	rm $install/.VolumeIcon.icns $install/.VolumeIcon.png
    1.10  }
    1.11 -
    1.12 -genpkg_rules() {
    1.13 -	copy @std
    1.14 -	rm $fs/.VolumeIcon.icns $fs/.VolumeIcon.png
    1.15 -}