wok diff smplayer/receipt @ rev 12794

Up: slitaz-base-files (5.2.1) Bunch of new functions in libs
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 17 09:12:52 2012 +0200 (2012-05-17)
parents 5af4199c207b
children 3b4e4318134e
line diff
     1.1 --- a/smplayer/receipt	Thu Apr 07 08:43:43 2011 +0000
     1.2 +++ b/smplayer/receipt	Thu May 17 09:12:52 2012 +0200
     1.3 @@ -34,7 +34,6 @@
     1.4  		  $_pkg/usr/share/$PACKAGE/translations/smplayer_fr.qm \
     1.5  		  $fs/usr/share/$PACKAGE/translations/
     1.6  		  
     1.7 -	# copy .desktop files
     1.8 -	cp -a stuff/smplayer.desktop $fs/usr/share/applications/
     1.9 -	cp -a stuff/smplayer_enqueue.desktop $fs/usr/share/applications/
    1.10 +	# copy .desktop file.
    1.11 +	cp -a $stuff/smplayer_enqueue.desktop $fs/usr/share/applications/
    1.12  }