wok-current diff firefox/receipt @ rev 9122
glibc: force status in compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 05 17:12:18 2011 +0100 (2011-03-05) |
parents | 95b630dd602d |
children | 62e25e868000 |
line diff
1.1 --- a/firefox/receipt Fri Mar 04 13:36:54 2011 +0000 1.2 +++ b/firefox/receipt Sat Mar 05 17:12:18 2011 +0100 1.3 @@ -30,7 +30,8 @@ 1.4 sed -i 's/xtype/type/' toolkit/mozapps/installer/packager.mk 1.5 ./configure $CONFIGURE_ARGS && 1.6 make -j 4 && 1.7 - make DESTDIR=$PWD/_pkg install 1.8 + make DESTDIR=$PWD/_pkg install && 1.9 + cp -a xpcom/typelib $PWD/_pkg 1.10 } 1.11 1.12 # Rules to gen a SliTaz package suitable for Tazpkg.