mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
Get rid of too small panel icons
git-svn-id: https://svn.o-hand.com/repos/poky@88 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -11,7 +11,7 @@ S = ${WORKDIR}/${PN}
|
|||||||
|
|
||||||
inherit autotools pkgconfig gettext
|
inherit autotools pkgconfig gettext
|
||||||
|
|
||||||
EXTRA_OECONF = "--enable-startup-notification --enable-dnotify --enable-small-icons"
|
EXTRA_OECONF = "--enable-startup-notification --enable-dnotify"
|
||||||
CFLAGS += " -D_GNU_SOURCE"
|
CFLAGS += " -D_GNU_SOURCE"
|
||||||
|
|
||||||
FILES_${PN} = "${bindir} \
|
FILES_${PN} = "${bindir} \
|
||||||
|
|||||||
Reference in New Issue
Block a user