diff options
Diffstat (limited to 'packages/panoramixext/panoramixext_1.1.bb')
-rw-r--r-- | packages/panoramixext/panoramixext_1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/panoramixext/panoramixext_1.1.bb b/packages/panoramixext/panoramixext_1.1.bb index c2627c5bc1..2da504779f 100644 --- a/packages/panoramixext/panoramixext_1.1.bb +++ b/packages/panoramixext/panoramixext_1.1.bb @@ -5,7 +5,7 @@ DESCRIPTION = "PanoramiX extension headers" SRC_URI = "${XLIBS_MIRROR}/panoramixext-${PV}.tar.bz2" -inherit autotools pkgconfig +inherit autotools pkgconfig do_stage() { oe_runmake install prefix=${STAGING_DIR} \ |