wok-6.x diff netatalk/receipt @ rev 13989

viewnior: fix missing lxpanel icon
author ernia <monghitri@aruba.it>
date Sat Feb 09 21:46:41 2013 +0000 (2013-02-09)
parents 9fb2b5586121
children 380ffe05937a
line diff
     1.1 --- a/netatalk/receipt	Wed Jun 06 10:19:55 2012 +0000
     1.2 +++ b/netatalk/receipt	Sat Feb 09 21:46:41 2013 +0000
     1.3 @@ -34,6 +34,7 @@
     1.4  	cp -a $install/usr/sbin $fs/usr
     1.5  	cp -a $install/usr/lib/netatalk $fs/usr/lib
     1.6  	cp -a $install/etc $fs
     1.7 +	cp -a $stuff/etc $fs
     1.8  	rm -f $fs/etc/netatalk/uams/*a
     1.9  }
    1.10