wok diff mpd/receipt @ rev 13050
cups: Add patch:installe-sh.u
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Jun 18 21:59:17 2012 +0200 (2012-06-18) |
parents | 60ed77963c48 |
children | 0747d5d72804 |
line diff
1.1 --- a/mpd/receipt Sat Feb 25 17:22:11 2012 +0000 1.2 +++ b/mpd/receipt Mon Jun 18 21:59:17 2012 +0200 1.3 @@ -19,6 +19,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + sed -i 's/<stdbool.h>/&\n#include <stdio.h>/' src/decoder_api.h 1.8 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.9 --mandir=/usr/share/man \ 1.10 --disable-jack \