10 lines
189 B
Text
10 lines
189 B
Text
# Template file for 'lcms2-tools'.
|
|
#
|
|
short_desc="${sourcepkg} - bundled tools"
|
|
long_desc="${long_desc}
|
|
|
|
This package contains the command line tools."
|
|
|
|
do_install() {
|
|
vmove usr/bin usr
|
|
}
|