9 lines
133 B
Plaintext
9 lines
133 B
Plaintext
|
# Template file for 'xmlwf'.
|
||
|
#
|
||
|
short_desc="${short_desc} -- xmlwf utility"
|
||
|
|
||
|
do_install() {
|
||
|
vmove usr/bin usr
|
||
|
vmove usr/share usr
|
||
|
}
|