]> git.pld-linux.org Git - packages/atmelwlandriver.git/blob - atmelwlandriver-etc.patch
- cut the crap from %post (use /etc/modprobe.d to provide modprobe config)
[packages/atmelwlandriver.git] / atmelwlandriver-etc.patch
1 diff -urN atmelwlandriver/scripts/fastvnet.sh atmelwlandriver-config/scripts/fastvnet.sh
2 --- atmelwlandriver/scripts/fastvnet.sh 2003-12-04 17:20:24.000000000 +0100
3 +++ atmelwlandriver-config/scripts/fastvnet.sh  2003-12-13 23:36:16.000000000 +0100
4 @@ -2,7 +2,7 @@
5  # ATMEL Wireless Card Initialization script of the corresponding module
6  # Copyright 2001 (c) ATMEL Hellas
7  
8 -CFG=/root/.vnetrc
9 +CFG=/etc/vnetrc
10  
11  
12  strconcat()
This page took 0.052603 seconds and 3 git commands to generate.