diff options
Diffstat (limited to 'packages/pth/pth_2.0.2.bb')
-rw-r--r-- | packages/pth/pth_2.0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/pth/pth_2.0.2.bb b/packages/pth/pth_2.0.2.bb index 282db55b26..78c06bfd93 100644 --- a/packages/pth/pth_2.0.2.bb +++ b/packages/pth/pth_2.0.2.bb @@ -8,7 +8,7 @@ SRC_URI = "${GNU_MIRROR}/pth/pth-${PV}.tar.gz" PARALLEL_MAKE="" -inherit autotools +inherit autotools do_configure() { gnu-configize |