# HG changeset patch # User Pascal Bellard # Date 1376390635 0 # Node ID 08901e2b9d77b163376dd1e6c2f32741fe623c79 # Parent 8467c43ca43706688f8c23a94ca975fd879cf36a dahdi-linux: remove wrong error trigger diff -r 8467c43ca437 -r 08901e2b9d77 dahdi-linux/receipt --- a/dahdi-linux/receipt Tue Aug 13 10:39:24 2013 +0000 +++ b/dahdi-linux/receipt Tue Aug 13 10:43:55 2013 +0000 @@ -5,6 +5,7 @@ CATEGORY="network" SHORT_DESC="Digium Asterisk Hardware Device Interface: kernel modules." MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.asterisk.org/" WGET_URL="http://downloads.asterisk.org/pub/telephony/$PACKAGE/releases/$TARBALL" @@ -27,7 +28,8 @@ tazwok cook linux fi fi - make KVERS=$kvers KSRC=$WOK/linux/source/$(ls $WOK/linux/taz) install + make KVERS=$kvers KSRC=$WOK/linux/source/$(ls $WOK/linux/taz) \ + install 2>&1 | grep -v 'slitaz/modules' } # Rules to gen a SliTaz package suitable for Tazpkg.