diff options
Diffstat (limited to 'gtk+/gtk+_2.2.4.oe')
-rw-r--r-- | gtk+/gtk+_2.2.4.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk+/gtk+_2.2.4.oe b/gtk+/gtk+_2.2.4.oe index 349f170dd5..4cc114e83a 100644 --- a/gtk+/gtk+_2.2.4.oe +++ b/gtk+/gtk+_2.2.4.oe @@ -14,7 +14,7 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/2.2/gtk+-${PV}.tar.bz2 \ file://${FILESDIR}/libtool-lossage.patch;patch=1;pnum=0 \ file://${FILESDIR}/no-xwc.patch;patch=1;pnum=0" -inherit autotools libtool pkgconfig +inherit autotools pkgconfig do_configure_prepend() { install -d m4 |