Commit 8e01fa9
authored
fix(pacnew): Honor
### Description
Add a fix to properly honor the `$DIFFPROG` environment variable (if
defined) as the diff program to use with `pacdiff` when handling pacnew
files. Takes priority over the `DiffProg` in the `arch-update.conf`
configuration file.
### Fixed bug
Fixes #479$DIFFPROG properly (#480)1 parent 71aa8a7 commit 8e01fa9
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| 178 | + | |
| 179 | + | |
178 | 180 | | |
179 | 181 | | |
180 | 182 | | |
| |||
0 commit comments