wok diff alsaplayer/receipt @ rev 13316

syslinux: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 30 08:52:08 2012 +0200 (2012-08-30)
parents 81f3a6713ffc
children 9d8cc149f886
line diff
     1.1 --- a/alsaplayer/receipt	Sat Mar 20 20:00:58 2010 +0100
     1.2 +++ b/alsaplayer/receipt	Thu Aug 30 08:52:08 2012 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="alsaplayer"
     1.7 -VERSION="0.99.80"
     1.8 +VERSION="0.99.81"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="Alsa GTK+ PCM player."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -17,7 +17,6 @@
    1.13  compile_rules()
    1.14  {
    1.15  	cd $src
    1.16 -	patch -p0 < ../stuff/gcc44.patch || exit 1
    1.17  	./configure \
    1.18  		--enable-nls \
    1.19  		--prefix=/usr \