Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up dnf() function in "make env"
The "function" keyword is not needed (not POSIX either) and which(1) is better than hardcoding the path. No functional change.
- Loading branch information