gtk+: move gtkrc to main pkg not -demo.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template build file for 'gtk+'.
|
||||
pkgname=gtk+
|
||||
version=2.24.22
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-cups --with-xinput"
|
||||
short_desc="The GTK+ toolkit (v2)"
|
||||
@@ -68,7 +68,7 @@ gtk+-demo_package() {
|
||||
short_desc+=" - demonstration application"
|
||||
pkg_install() {
|
||||
vmove usr/bin/gtk-demo
|
||||
vmove usr/share/gtk-2.0
|
||||
vmove usr/share/gtk-2.0/demo
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user