aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gimp
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2007-03-29 13:59:24 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2007-03-29 13:59:24 +0000
commitc8bf57cbfc56f4d5de1f5ff4e448824a657ba1dd (patch)
tree27a49f6776392509190031be0653c7a86b070dea /packages/gimp
parentffd5a7ccc05c74b7229cb250f4d9f5031208dd65 (diff)
downloadopenembedded-c8bf57cbfc56f4d5de1f5ff4e448824a657ba1dd.tar.gz
gimp: fix debug packaging
Diffstat (limited to 'packages/gimp')
-rw-r--r--packages/gimp/gimp_2.3.10.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/gimp/gimp_2.3.10.bb b/packages/gimp/gimp_2.3.10.bb
index eec0be6fd8..a1e875be89 100644
--- a/packages/gimp/gimp_2.3.10.bb
+++ b/packages/gimp/gimp_2.3.10.bb
@@ -11,6 +11,9 @@ SRC_URI = "ftp://ftp.gimp.org/pub/gimp/v2.3/gimp-${PV}.tar.bz2 \
inherit autotools pkgconfig
+FILES_gimp-dbg =+ "${libdir}/gimp/2.0/modules/.debug \
+ ${libdir}/gimp/2.0/plug-ins/.debug"
+
#Don't laugh, this just builds a threaded gimp
EXTRA_OECONF = " --disable-gtktest \
--disable-print \