summaryrefslogtreecommitdiffstats
path: root/lxqt/build/patch/lxinput-qt.patch
blob: 2bbe52e2b6ca55b7d93c3cdbb1dbaa1ac493630e (about) (plain)
1
2
3
# Fix the pt_BR translation (needs to be in UTF-8):
cat $CWD/patch/lxinput-qt/lxqt-config-input_pt_BR_utf8.patch | patch -p1 --verbose || { touch ${SLACK_LXQT_BUILD_DIR}/${PKGNAME}.failed ; continue ; }