mirror of
https://github.com/termux/termux-packages.git
synced 2025-02-22 22:47:51 +00:00
12 lines
349 B
Diff
12 lines
349 B
Diff
--- a/src/pkgfile.cc
|
|
+++ b/src/pkgfile.cc
|
|
@@ -370,7 +370,7 @@
|
|
fputs(
|
|
" General:\n"
|
|
" -C, --config <file> use an alternate config (default: "
|
|
- "/etc/pacman.conf)\n"
|
|
+ "@TERMUX_PREFIX@/etc/pacman.conf)\n"
|
|
" -D, --cachedir <dir> use an alternate cachedir "
|
|
"(default: " DEFAULT_CACHEPATH
|
|
")\n"
|