Skip to content

Commit

Permalink
fix make.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
theavege committed Nov 1, 2024
1 parent 7008862 commit d6ac8d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ function priv_main
case ${1} in
build)
priv_pkgsearch
priv_packages 'FPSpreadsheet' 'Synapse 40.1'
priv_packages 'FPSpreadsheet' 'Synapse40.1'
find 'source' -type 'f' -name '*.lpi' \
-exec lazbuild --no-write-project --recursive --no-write-project {} 1>&2 +
;;
Expand Down

0 comments on commit d6ac8d8

Please sign in to comment.