Move to new override syntax
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -25,7 +25,7 @@ S = "${WORKDIR}/qcustomplot-source"
|
||||
|
||||
inherit qmake5
|
||||
|
||||
do_configure_prepend() {
|
||||
do_configure:prepend() {
|
||||
cp ${WORKDIR}/qcustomplot-sharedlib/sharedlib-compilation/sharedlib-compilation.pro ${S}
|
||||
sed -i 's:../../qcustomplot:qcustomplot:g' ${S}/sharedlib-compilation.pro
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user