wok-stable diff get-softmodem-driver/stuff/hsfmodem-7.80.02.04full.diff @ rev 3478
get-softmodem-driver: packages are now saved in tazwok packages_repository
author | Dominique Corbex <domcox@users.sourceforge.net> |
---|---|
date | Wed Jun 17 09:49:44 2009 +0200 (2009-06-17) |
parents | 60e75b775499 |
children | 8fc90d8b565b |
line diff
1.1 --- a/get-softmodem-driver/stuff/hsfmodem-7.80.02.04full.diff Mon Jun 15 21:45:58 2009 +0200 1.2 +++ b/get-softmodem-driver/stuff/hsfmodem-7.80.02.04full.diff Wed Jun 17 09:49:44 2009 +0200 1.3 @@ -159,3 +159,12 @@ 1.4 shift 1.5 fi 1.6 1.7 +@@ -3033,0 +3027,0 @@ 1.8 + 1.9 + if ${do_cfgnewinstance}; then 1.10 + if [ ! -d "${cnxtnvmdir}/dynamic/${newinstance}" ]; then 1.11 +- mkdir --mode=700 --parents "${cnxtnvmdir}/dynamic/${newinstance}" || exit $? 1.12 ++ mkdir -m 700 -p "${cnxtnvmdir}/dynamic/${newinstance}" || exit $? 1.13 + # The purpose of --info here is to ensure module reload: 1.14 + (sleep 2; exec @CNXTTARGET@config --auto --region=AUTO --info) </dev/null >/dev/null 2>&1 & 1.15 + fi