8 lines
136 B
Text
8 lines
136 B
Text
|
# Template file for 'gtk-vnc-python'.
|
||
|
#
|
||
|
short_desc="${short_desc} - python bindings"
|
||
|
|
||
|
do_install() {
|
||
|
vmove usr/lib/python2.7 usr/lib
|
||
|
}
|