wok diff stardict/receipt @ rev 12929
celestia: add debian path make-dereferenced-temporaries-explicit
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 30 09:26:32 2012 +0200 (2012-05-30) |
parents | 4454b920a23d |
children | 2b9f96603415 |
line diff
1.1 --- a/stardict/receipt Sun Apr 29 11:55:46 2012 +0200 1.2 +++ b/stardict/receipt Wed May 30 09:26:32 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