wok-4.x diff get-softmodem-driver/stuff/slmodem.receipt @ rev 5379
Up: glib (2.25.2) part of GTK upgrade
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat May 01 12:42:45 2010 +0200 (2010-05-01) |
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 Sat May 01 12:42:45 2010 +0200 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