wok-stable diff libwnck/receipt @ rev 11313

add indent, up maintained-by
author Liu Peng <hipeng@yahoo.com>
date Wed Nov 16 11:55:27 2011 +0800 (2011-11-16)
parents 91e33f964d22
children
line diff
     1.1 --- a/libwnck/receipt	Wed Apr 06 07:35:59 2011 +0000
     1.2 +++ b/libwnck/receipt	Wed Nov 16 11:55:27 2011 +0800
     1.3 @@ -32,5 +32,5 @@
     1.4  	mkdir -p $fs/usr/lib
     1.5  	cp -a $_pkg/usr/bin $fs/usr
     1.6  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
     1.7 -	cp -a $_pkg/usr/share/gir-1.0 $fs/usr/share
     1.8 +	cp -a $_pkg/usr/lib/girepository-1.0 $fs/usr/lib
     1.9  }