diff options
Diffstat (limited to 'packages/pth/pth_2.0.0.bb')
-rw-r--r-- | packages/pth/pth_2.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/pth/pth_2.0.0.bb b/packages/pth/pth_2.0.0.bb index a0c3056157..8c7f5772a4 100644 --- a/packages/pth/pth_2.0.0.bb +++ b/packages/pth/pth_2.0.0.bb @@ -6,7 +6,7 @@ PR = "r1" SRC_URI = "ftp://ftp.ossp.org/pkg/lib/pth/pth-${PV}.tar.gz" -inherit autotools +inherit autotools do_configure() { gnu-configize |