wok diff Qt4-dev/receipt @ rev 7187

Fixed grep to remove and replace soft link to busybox in pre_install and post_remove functions.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Nov 08 22:43:35 2010 +0000 (2010-11-08)
parents 77f1970e448d
children 568b7f4604a2
line diff
     1.1 --- a/Qt4-dev/receipt	Mon Nov 01 23:08:19 2010 +0000
     1.2 +++ b/Qt4-dev/receipt	Mon Nov 08 22:43:35 2010 +0000
     1.3 @@ -35,6 +35,6 @@
     1.4  	rm $fs/usr/bin/assistant
     1.5  	# qtconfig packaged now in separate package
     1.6  	rm $fs/usr/bin/qtconfig
     1.7 -	rm $fs/usr/share/translations/qtconfig*.qm
     1.8 +	rm $fs/usr/share/qt/translations/qtconfig*.qm
     1.9  }
    1.10