libgpewidget: fix strange issue with do_configure getting changed to nylon-image_do_c...
authorJustin Patrin <papercrane@gmail.com>
Tue, 7 Feb 2006 06:12:25 +0000 (06:12 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 7 Feb 2006 06:12:25 +0000 (06:12 +0000)
packages/libgpewidget/libgpewidget_0.109.bb

index bab62fd..0b3f2e1 100644 (file)
@@ -25,3 +25,6 @@ do_stage () {
        autotools_stage_all
 }
 
+do_configure () {
+       autotools_do_configure
+}
\ No newline at end of file