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