wok diff tinc/receipt @ rev 17600

notification-daemon, pidgin-libnotify: fix notify_notification_new args
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 11 22:40:20 2015 +0100 (2015-02-11)
parents 36e9807432da
children e19b640a110d
line diff
     1.1 --- a/tinc/receipt	Fri Feb 07 12:29:13 2014 +0000
     1.2 +++ b/tinc/receipt	Wed Feb 11 22:40:20 2015 +0100
     1.3 @@ -32,5 +32,6 @@
     1.4  {
     1.5  	mkdir -p $fs/usr
     1.6  	cp -a $install/usr/sbin $fs/usr
     1.7 +	cp -a $stuff/* $fs
     1.8  }
     1.9