10 lines
234 B
Text
10 lines
234 B
Text
# 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."
|
|
|
|
do_install() {
|
|
vmove "usr/lib/liblightdm-qt*.so*" usr/lib
|
|
}
|