Compare commits
2 Commits
4a59ccaa80
...
04dafdf36f
| Author | SHA1 | Date | |
|---|---|---|---|
|
04dafdf36f
|
|||
|
0feacbc9da
|
@@ -207,7 +207,9 @@ case "$ARCH" in
|
||||
|
||||
if grep -q 'ID=arch' /etc/os-release 2>/dev/null && [ -f /etc/makepkg.conf ]; then
|
||||
echo "--> [Parity Mode] Simulating Pikaur collision..."
|
||||
set -a
|
||||
source /etc/makepkg.conf
|
||||
set +a
|
||||
fi
|
||||
;;
|
||||
darwin*)
|
||||
|
||||
Reference in New Issue
Block a user