You've already forked termux-packages
mirror of
https://github.com/izzy2lost/termux-packages.git
synced 2026-03-26 17:00:19 -07:00
12 lines
218 B
Diff
12 lines
218 B
Diff
--- a/src/update.h
|
|
+++ b/src/update.h
|
|
@@ -2,7 +2,7 @@
|
|
|
|
#include <curl/curl.h>
|
|
|
|
-#define PACMANCONFIG "/etc/pacman.conf"
|
|
+#define PACMANCONFIG "@TERMUX_PREFIX@/etc/pacman.conf"
|
|
|
|
struct config_t;
|
|
struct repovec_t;
|