diff options
Diffstat (limited to 'pth/pth_2.0.0.oe')
-rw-r--r-- | pth/pth_2.0.0.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pth/pth_2.0.0.oe b/pth/pth_2.0.0.oe index de17a53a69..128ad44455 100644 --- a/pth/pth_2.0.0.oe +++ b/pth/pth_2.0.0.oe @@ -6,7 +6,7 @@ DEPENDS = "virtual/libc" SRC_URI = "ftp://ftp.ossp.org/pkg/lib/pth/pth-${PV}.tar.gz" -inherit autotools libtool +inherit autotools do_configure() { oe_runconf |