wok diff asterisk/receipt @ rev 19392
Up vmtouch (1.1.0)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sat Aug 27 20:53:04 2016 +0100 (2016-08-27) |
parents | 04d824c95283 |
children | a0fe56fb9c41 |
line diff
1.1 --- a/asterisk/receipt Mon Jul 04 11:45:47 2016 +0300 1.2 +++ b/asterisk/receipt Sat Aug 27 20:53:04 2016 +0100 1.3 @@ -35,7 +35,6 @@ 1.4 { 1.5 # according to https://issues.asterisk.org/jira/browse/ASTERISK-20576 1.6 # the message "Makefile:82: pjproject/build.mak: No such file or directory" is normal :-/ 1.7 - cd $src 1.8 sed -i 's/>no</>yes</' addons/[acor]*.c 1.9 find * -name config.guess -o -name configure | xargs \ 1.10 sed -i "s/(uname -m)/(echo $ARCH)/" 1.11 @@ -67,8 +66,6 @@ 1.12 make -j 1 DESTDIR=$DESTDIR samples && 1.13 cd contrib/utils && 1.14 gcc rawplayer.c -o $DESTDIR/usr/bin/rawplayer 1.15 - 1.16 - cook_compress_manpages 1.17 } 1.18 1.19 # Rules to gen a SliTaz package suitable for Tazpkg.