mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
gtk-industrial-engine: fixed debug packaging
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1883 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,6 +2,7 @@ SECTION = "x11/base"
|
||||
DESCRIPTION = "Industrial theme engine for GTK"
|
||||
LICENSE = "GPL2"
|
||||
DEPENDS = "gtk+"
|
||||
PR = "r1"
|
||||
|
||||
include gtk-engines_2.6.inc
|
||||
|
||||
@@ -20,4 +21,4 @@ PACKAGES += "gtk-theme-industrial"
|
||||
FILES_${PN} = "${libdir}/gtk-2.0/*/engines/*.so"
|
||||
FILES_${PN}-dev = "${libdir}/gtk-2.0/*/engines/*"
|
||||
FILES_gtk-theme-industrial = "${datadir}/icons ${datadir}/themes"
|
||||
|
||||
FILES_${PN}-dbg = "${libdir}/gtk-2.0/*/engines/.debug"
|
||||
|
||||
Reference in New Issue
Block a user