2011-10-15 17:48:13 +00:00
|
|
|
# Template file for 'gtk+-demo'.
|
|
|
|
#
|
2013-02-10 14:29:13 +00:00
|
|
|
short_desc="${short_desc} - demonstration application"
|
2012-03-27 06:19:02 +00:00
|
|
|
|
2012-01-24 23:46:12 +00:00
|
|
|
do_install() {
|
2011-10-15 17:48:13 +00:00
|
|
|
vmove usr/bin/gtk-demo usr/bin
|
|
|
|
vmove usr/share/gtk-2.0 usr/share
|
|
|
|
}
|