summaryrefslogtreecommitdiffstats
path: root/openembedded/packages
diff options
context:
space:
mode:
authorMatthew Allum <mallum@openedhand.com>2005-09-30 14:40:27 +0000
committerMatthew Allum <mallum@openedhand.com>2005-09-30 14:40:27 +0000
commitc12545673d5b327a7f8f107fb74dfd15d4710524 (patch)
tree8a8415d6a07cba55e7b17d9b3ff3a729864e3acc /openembedded/packages
parent5c896a656d09c9a526dab9c2c301df1ef750eb64 (diff)
downloadpoky-c12545673d5b327a7f8f107fb74dfd15d4710524.tar.gz
Get rid of too small panel icons
git-svn-id: https://svn.o-hand.com/repos/poky@88 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages')
-rw-r--r--openembedded/packages/matchbox-panel/matchbox-panel_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/matchbox-panel/matchbox-panel_svn.bb b/openembedded/packages/matchbox-panel/matchbox-panel_svn.bb
index c109084806..d29a31a2b6 100644
--- a/openembedded/packages/matchbox-panel/matchbox-panel_svn.bb
+++ b/openembedded/packages/matchbox-panel/matchbox-panel_svn.bb
@@ -11,7 +11,7 @@ S = ${WORKDIR}/${PN}
11 11
12inherit autotools pkgconfig gettext 12inherit autotools pkgconfig gettext
13 13
14EXTRA_OECONF = "--enable-startup-notification --enable-dnotify --enable-small-icons" 14EXTRA_OECONF = "--enable-startup-notification --enable-dnotify"
15CFLAGS += " -D_GNU_SOURCE" 15CFLAGS += " -D_GNU_SOURCE"
16 16
17FILES_${PN} = "${bindir} \ 17FILES_${PN} = "${bindir} \