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

Up: openal (1.12.854)
author Christopher Rogers <slaxemulator@gmail.com>
date Mon May 03 00:07:32 2010 +0000 (2010-05-03)
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	Mon May 03 00:07:32 2010 +0000
     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