wok diff dahdi-linux-dev/receipt @ rev 4620

ajaxterm: add knock support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 17 19:13:33 2009 +0100 (2009-12-17)
parents f198af80a1ab
children 6e563e30a870
line diff
     1.1 --- a/dahdi-linux-dev/receipt	Sat Sep 19 17:14:58 2009 +0200
     1.2 +++ b/dahdi-linux-dev/receipt	Thu Dec 17 19:13:33 2009 +0100
     1.3 @@ -12,6 +12,7 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 +	EXTRAVERSION="$(ls $_pkg/lib/modules | sed 's|\(.*\)-slitaz|_\1|')"
     1.8  	mkdir -p $fs/usr
     1.9  	cp -a $_pkg/usr/include $fs/usr
    1.10  }