gimp: fix debug packaging
authorPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 29 Mar 2007 13:59:24 +0000 (13:59 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 29 Mar 2007 13:59:24 +0000 (13:59 +0000)
packages/gimp/gimp_2.3.10.bb

index eec0be6..a1e875b 100644 (file)
@@ -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 \