Skip to content

Commit

Permalink
Merge branch 'amd64-archdir-fix' into mes-0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
Googulator committed Dec 18, 2023
2 parents eefda38 + be9b23e commit f203d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steps/env
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ LIBDIR=${PREFIX}/lib/mes
INCDIR=${PREFIX}/include/mes
SRCDIR=/steps
TMPDIR=/tmp
PATH=${BINDIR}:/${ARCH}/bin
PATH=${BINDIR}:/${ARCH_DIR}/bin

0 comments on commit f203d88

Please sign in to comment.