Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sgarnotel committed Dec 8, 2023
1 parent c5eaa3a commit 173cbf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/script/PostInstall.m4
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

if [ "$(uname)" = "Darwin" ]; then
ff_desktop="$HOME/Desktop/FreeFem++-""FF__FVER"
mkdir -p -m 0755 "FF_DESTDIR"/etc/paths.d
mkdir -p -m 0755 "FF__DESTDIR"/etc/paths.d
ln -sf "FF__DATADIR"/"FreeFEM-documentation.pdf" "$HOME/Desktop"
test -e "$ff_desktop" || ln -sf "FF__DATADIR"/"FF__FVER" "$ff_desktop"
echo Install "FF__DESTDIR"/etc/paths.d/FreeFem++ file: "FF_BINDIR"
Expand Down

0 comments on commit 173cbf3

Please sign in to comment.