ports/cad/librecad/patches/patch-scripts_postprocess-unix_sh

13 lines
302 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: scripts/postprocess-unix.sh
--- scripts/postprocess-unix.sh.orig
+++ scripts/postprocess-unix.sh
@@ -8,7 +8,7 @@ APPDATADIR="${THISDIR}/unix/appdata"
TSDIRLC="${LCDIR}/ts"
TSDIRPI="${PIDIR}/ts"
SPTDIR="${LCDIR}/support"
-LRELEASE="lrelease"
+LRELEASE="${MODQT_LRELEASE}"
cd "${THISDIR}"