summaryrefslogtreecommitdiffstats
path: root/lxqt/build/patch/lxqt-panel.patch
blob: 9afb1d01d6b64eaabe665fce7ae45c3adbffc9a7 (about) (plain)
1
2
3
# Override "explicit"; it is a C++ keyword but used as variable name in xkb.h:
cat $CWD/patch/lxqt-panel/lxqt-panel_fix_explicit.patch | patch -p1 --verbose || { touch ${SLACK_LXQT_BUILD_DIR}/${PKGNAME}.failed ; continue ; }