wok diff get-softmodem-driver/stuff/slmodem.receipt @ rev 8692

Switch back to mercurial, home sweet home :)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 17 19:06:05 2011 +0100 (2011-02-17)
parents 8fc90d8b565b
children
line diff
     1.1 --- a/get-softmodem-driver/stuff/slmodem.receipt	Thu Jun 18 14:43:23 2009 +0200
     1.2 +++ b/get-softmodem-driver/stuff/slmodem.receipt	Thu Feb 17 19:06:05 2011 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Support for the SmartLink Softmodem and ALSA supported chipsets."
     1.5  MAINTAINER="domcox@slitaz.org"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -DEPENDS="module-init-tools linux-source"
     1.8 +DEPENDS="alsa-lib module-init-tools linux-source"
     1.9  WEB_SITE="http://linmodems.technion.ac.il"
    1.10  WGET_URL="http://linmodems.technion.ac.il/packages/smartlink/$TARBALL"
    1.11  
    1.12 @@ -41,5 +41,6 @@
    1.13  
    1.14  post_remove()
    1.15  {
    1.16 +	/etc/init.d/slmodem stop
    1.17  	rm -rf /usr/share/slmodem
    1.18  }
    1.19 \ No newline at end of file