wok rev 12678
stardict: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue May 01 15:07:42 2012 +0200 (2012-05-01) |
parents | 1d15f6f1d757 |
children | e82ed0e95644 |
files | stardict/receipt |
line diff
1.1 --- a/stardict/receipt Tue May 01 14:53:59 2012 +0200 1.2 +++ b/stardict/receipt Tue May 01 15:07:42 2012 +0200 1.3 @@ -16,6 +16,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + sed -i 's/<vector>/&\n#include <stdio.h>/' stardict-plugins/stardict-wordnet-plugin/scene.hpp 1.8 patch -p1 < $stuff/sigc++.patch || return 1 1.9 patch -p1 < $stuff/stardict_gcc43.patch || return 1 1.10