libreoffice-native: move gengal.bin into bindir - it is expected there
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -91,6 +91,7 @@ do_install() {
|
||||
# fix library path - otherwise cross lib is pulled for native saxparse
|
||||
sed -i 's:LO_LIB_DIR:URE_INTERNAL_LIB_DIR:g' ${D}/${libdir}/saxparser.rdb
|
||||
|
||||
# gengal
|
||||
# gengal script and binary to expected location
|
||||
install ${S}/svx/source/gengal/gengal.sh ${D}/${bindir}/gengal
|
||||
mv ${D}/${libdir}/gengal.bin ${D}/${bindir}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user