wok rev 17205

telepathy-glib: without gtk-doc (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 09 14:27:44 2014 +0200 (2014-10-09)
parents 6de086f635bf
children 96232d43a609
files telepathy-glib/receipt
line diff
     1.1 --- a/telepathy-glib/receipt	Thu Oct 09 13:44:19 2014 +0200
     1.2 +++ b/telepathy-glib/receipt	Thu Oct 09 14:27:44 2014 +0200
     1.3 @@ -29,5 +29,6 @@
     1.4  	mkdir -p $fs/usr/share $fs/usr/lib
     1.5  	cp -a $install/usr/share/gir* $fs/usr/share
     1.6  	cp -a $install/usr/share/glib* $fs/usr/share
     1.7 +	cp -a $install/usr/lib/*.so* $fs/usr/lib
     1.8  	cp -a $install/usr/lib/gir* $fs/usr/lib
     1.9  }