wok-undigest diff ggseq/receipt @ rev 453

fbvnc: fix compile_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 07 22:42:53 2011 +0200 (2011-09-07)
parents 2daf20ab288f
children
line diff
     1.1 --- a/ggseq/receipt	Fri Mar 18 11:23:40 2011 +0100
     1.2 +++ b/ggseq/receipt	Wed Sep 07 22:42:53 2011 +0200
     1.3 @@ -15,6 +15,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	sed -i 's/SoundTouch::getVersionId/getVersionId/' src/SoundTouch/SoundTouch.h
     1.8  	./configure \
     1.9  		--prefix=/usr \
    1.10  		--infodir=/usr/share/info \