Skip to content

Commit

Permalink
Don't set path manually on appimage-builder recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
azubieta committed Mar 31, 2022
1 parent cd77e5d commit 5932711
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion recipes/appimage-builder/AppImageBuilder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ AppDir:
runtime:
version: "continuous"
env:
PATH: '${APPDIR}/usr/bin:${PATH}'
# Set python home
# See https://docs.python.org/3/using/cmdline.html#envvar-PYTHONHOME
PYTHONHOME: '${APPDIR}/usr'
Expand Down

0 comments on commit 5932711

Please sign in to comment.