summaryrefslogtreecommitdiff
path: root/gpe-gallery/gpe-gallery_0.91.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-11-18 22:03:48 +0000
committerChris Larson <clarson@kergoth.com>2004-11-18 22:03:48 +0000
commitcac6ed3d2e0a70f7e1160bc580ba2fa4ee2d521f (patch)
tree1bbbc927a1374612564097b6f09cf1aef9dc8f91 /gpe-gallery/gpe-gallery_0.91.oe
parentb3134d1173c06f6202ba2622404b7c98dae309f2 (diff)
Disable mtrace() use by default in gpe-gallery.
BKrev: 419d1c44G79HVDOQ6Y4RV3ct_sgYQw
Diffstat (limited to 'gpe-gallery/gpe-gallery_0.91.oe')
-rw-r--r--gpe-gallery/gpe-gallery_0.91.oe3
1 files changed, 2 insertions, 1 deletions
diff --git a/gpe-gallery/gpe-gallery_0.91.oe b/gpe-gallery/gpe-gallery_0.91.oe
index 58175e33ea..cbfd4ea911 100644
--- a/gpe-gallery/gpe-gallery_0.91.oe
+++ b/gpe-gallery/gpe-gallery_0.91.oe
@@ -12,4 +12,5 @@ DESCRIPTION = "GPE image viewer application"
export CVSBUILD = no
SRC_URI = "${GPE_MIRROR}/gpe-gallery-${PV}.tar.gz \
- file://desktop-categories.patch;patch=1"
+ file://desktop-categories.patch;patch=1 \
+ file://mcheck.patch;patch=1"