wok diff gcc49-lib-base/receipt @ rev 20121

Remove 3 largest in /usr/share/pixmaps on fs,iso.
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Oct 15 01:02:51 2017 +0200 (2017-10-15)
parents daad21b281dd
children eb719d357888
line diff
     1.1 --- a/gcc49-lib-base/receipt	Sun Aug 30 11:20:28 2015 +0200
     1.2 +++ b/gcc49-lib-base/receipt	Sun Oct 15 01:02:51 2017 +0200
     1.3 @@ -21,7 +21,7 @@
     1.4  
     1.5  post_remove()
     1.6  {
     1.7 -	cd $1/usr/lib
     1.8 +	cd "$1/usr/lib"
     1.9  	ln -s libstdc++.so.6.*.* libstdc++.so.6
    1.10  	ln -s libstdc++.so.6.*.* libstdc++.so
    1.11  	cd - >/dev/null