2011-02-16 13:27:20 +00:00
|
|
|
# Template file for 'liblightdm-qt'.
|
|
|
|
#
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=1
|
2011-02-16 13:27:20 +00:00
|
|
|
short_desc="${short_desc} - QT support library"
|
|
|
|
long_desc="${long_desc}
|
|
|
|
|
|
|
|
This package contains the QT support library for LightDM."
|
|
|
|
|
|
|
|
|
|
|
|
do_install()
|
|
|
|
{
|
2011-11-09 07:41:52 +00:00
|
|
|
vmove "usr/lib/liblightdm-qt*.so*" usr/lib
|
2011-02-16 13:27:20 +00:00
|
|
|
}
|