wok diff centerim/receipt @ rev 13991
put viewnior and xpad incons in the right place
author | ernia <monghitri@aruba.it> |
---|---|
date | Sun Feb 10 17:55:46 2013 +0000 (2013-02-10) |
parents | 0c1f55f3b867 |
children | 380ffe05937a |
line diff
1.1 --- a/centerim/receipt Fri May 27 20:18:44 2011 +0200 1.2 +++ b/centerim/receipt Sun Feb 10 17:55:46 2013 +0000 1.3 @@ -18,6 +18,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + sed -i 's/<list>/&\n#include <stdio.h>/' libicq2000/libicq2000/sigslot.h 1.8 mkdir -p $DESTDIR/usr 1.9 ./configure --prefix=/usr $CONFIGURE_ARGS && 1.10 make && make install