[oe-commits] org.oe.dev gimp: fix debug packaging

pH5 commit openembedded-commits at lists.openembedded.org
Thu Mar 29 14:03:03 UTC 2007


gimp: fix debug packaging

Author: pH5 at openembedded.org
Branch: org.openembedded.dev
Revision: 39d93a99954fea5a7127353fcc700da1faa6aed5
ViewMTN: http://monotone.openembedded.org/revision.psp?id=39d93a99954fea5a7127353fcc700da1faa6aed5
Files:
1
packages/gimp/gimp_2.3.10.bb
Diffs:

#
# mt diff -re1bd163405deb938841d481895171ba605d876f3 -r39d93a99954fea5a7127353fcc700da1faa6aed5
#
# 
# 
# patch "packages/gimp/gimp_2.3.10.bb"
#  from [ceee8b0f605d20a0b809705d598b17f932b701bb]
#    to [ded254be38acf483b86ba52d778397f7c6d5bfaf]
# 
============================================================
--- packages/gimp/gimp_2.3.10.bb	ceee8b0f605d20a0b809705d598b17f932b701bb
+++ packages/gimp/gimp_2.3.10.bb	ded254be38acf483b86ba52d778397f7c6d5bfaf
@@ -11,6 +11,9 @@ inherit autotools pkgconfig
 
 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 \






More information about the Openembedded-commits mailing list