github: update bug template

This commit is contained in:
Dirk-Jan C. Binnema
2022-07-06 00:08:11 +03:00
parent d8bbeb0218
commit 7bcc676f9f
2 changed files with 19 additions and 8 deletions

View File

@ -3,6 +3,11 @@
infodir=$1
infofile=$2
echo "DESTDIR: ${DESTDIR}" > boo.txt
echo "XX ${MESON_INSTALL_DESTDIR_PREFIX}" >> boo.txt
# Meson post-install script to update info metadata
install-info --info-dir ${MESON_INSTALL_DESTDIR_PREFIX}/${infodir} \
${MESON_INSTALL_DESTDIR_PREFIX}/${infodir}/${infofile}