Skip to content

Commit

Permalink
update comment on AUR_HELPER
Browse files Browse the repository at this point in the history
  • Loading branch information
justbuchanan committed Nov 1, 2016
1 parent 1e48fbf commit 564a4ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions util/arch-setup
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
# specified in the environment if available, otherwise fallback to a default. To
# run arch-setup with a different aur helper, do:
# AUR_HELPER=myprogram ./util/arch-setup
# note that this only works with 'pacman-like' aur helpers. See
# https://wiki.archlinux.org/index.php/AUR_helpers#Comparison_table for more info
AUR_HELPER=${AUR_HELPER:-yaourt}

BASE=$(readlink -f $(dirname $0)/..)
Expand Down

0 comments on commit 564a4ac

Please sign in to comment.