2011-02-16 13:27:20 +00:00
|
|
|
# Template file for 'liblightdm-gobject'.
|
|
|
|
#
|
|
|
|
short_desc="${short_desc} - GObject support library"
|
|
|
|
long_desc="${long_desc}
|
|
|
|
|
|
|
|
This package contains the GObject support library for LightDM."
|
|
|
|
|
2012-04-20 07:21:39 +00:00
|
|
|
do_install() {
|
2011-11-09 07:41:52 +00:00
|
|
|
vmove "usr/lib/liblightdm-gobject*.so*" usr/lib
|
|
|
|
vmove usr/lib/girepository-1.0 usr/lib
|
2011-02-16 13:27:20 +00:00
|
|
|
}
|