wok diff alsaplayer/receipt @ rev 18717

Up tor (0.2.7.6)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 17 13:30:03 2015 +0100 (2015-12-17)
parents 128aae84d74c
children f0a0b5091b4a
line diff
     1.1 --- a/alsaplayer/receipt	Thu Apr 03 22:56:54 2014 +0200
     1.2 +++ b/alsaplayer/receipt	Thu Dec 17 13:30:03 2015 +0100
     1.3 @@ -24,6 +24,10 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	i="$src/interface/gtk2/pixmaps"
     1.8 +	cp -f	$i/note.xpm	$i/logo.xpm
     1.9 +	sed -i	's/note/logo/'	$i/logo.xpm
    1.10 +
    1.11  	./configure \
    1.12  		--enable-gtk2 \
    1.13  		--enable-flac \