8 lines
175 B
Text
8 lines
175 B
Text
# Template file for 'gtk+-demo'.
|
|
#
|
|
short_desc="${short_desc} - demonstration application"
|
|
|
|
do_install() {
|
|
vmove usr/bin/gtk-demo usr/bin
|
|
vmove usr/share/gtk-2.0 usr/share
|
|
}
|