Files
ports/sysutils/pacman/files/patch-etc_pacman.conf.in
Charlie Li 6872d78497 sysutils/pacman: update to 6.1.0
Update MASTER_SITES and WWW

Event: BSDCan 2024
Event: SouthEast LinuxFest 2024
Event: ARRL/RAC Field Day 2024
2024-06-23 14:07:32 -04:00

14 lines
511 B
Plaintext

--- etc/pacman.conf.in.orig 2024-03-04 03:07:58 UTC
+++ etc/pacman.conf.in
@@ -16,8 +16,8 @@ HoldPkg = pacman glibc
#GPGDir = @sysconfdir@/pacman.d/gnupg/
#HookDir = @sysconfdir@/pacman.d/hooks/
HoldPkg = pacman glibc
-#XferCommand = /usr/bin/curl -L -C - -f -o %o %u
-#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
+#XferCommand = @PREFIX@/bin/curl -L -C - -f -o %o %u
+#XferCommand = @PREFIX@/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
Architecture = auto