diff options
Diffstat (limited to 'gtk+/gtk+_2.4.1.oe')
-rw-r--r-- | gtk+/gtk+_2.4.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk+/gtk+_2.4.1.oe b/gtk+/gtk+_2.4.1.oe index 7b0869bb6d..f73c533d3c 100644 --- a/gtk+/gtk+_2.4.1.oe +++ b/gtk+/gtk+_2.4.1.oe @@ -12,7 +12,7 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.4/gtk+-${PV}.tar.bz2 \ file://${FILESDIR}/gtk-doc.m4 \ file://${FILESDIR}/gtk+-handhelds.patch;patch=1" -inherit autotools libtool pkgconfig +inherit autotools pkgconfig do_configure_prepend() { install -d m4 |