gtk-vnc: added subpkgs for gtk2 and python bindings (requested by TripleDES).

This commit is contained in:
Juan RP 2013-01-12 15:24:02 +01:00
parent 0f1673cddc
commit cebb0daa24
9 changed files with 64 additions and 20 deletions

View file

@ -0,0 +1,7 @@
# Template file for 'gtk-vnc-python'.
#
short_desc="${short_desc} - python bindings"
do_install() {
vmove usr/lib/python2.7 usr/lib
}