wok diff wpa_supplicant/receipt @ rev 18399

open-vm-tools: fix depmod call
author Nathan Neulinger <nneul@neulinger.org>
date Sat Sep 19 03:27:30 2015 +0000 (2015-09-19)
parents e1174b47e40e
children 64618945fe80
line diff
     1.1 --- a/wpa_supplicant/receipt	Tue Mar 11 21:25:25 2014 +0100
     1.2 +++ b/wpa_supplicant/receipt	Sat Sep 19 03:27:30 2015 +0000
     1.3 @@ -85,7 +85,7 @@
     1.4  
     1.5  	# Startup script and cleaned up wpa_empty.conf
     1.6  	cp -a $stuff/etc $fs
     1.7 -	cp -a $src/$PACKAGE/wpa_supplicant.conf $fs/etc/wpa
     1.8 +	install -m644 -oroot -groot $src/$PACKAGE/wpa_supplicant.conf $fs/etc/wpa
     1.9  }
    1.10  
    1.11  # Pre and post install commands for Tazpkg.