8 lines
140 B
Text
8 lines
140 B
Text
|
# Template file for 'libconfig++'.
|
||
|
#
|
||
|
short_desc="C++ Configuration File Library"
|
||
|
|
||
|
do_install() {
|
||
|
vmove "usr/lib/libconfig++.so*" usr/lib
|
||
|
}
|