Commit 9d204ab
committed
Skip dependency checks for archlinux-keyring
Now that archlinux-keyring depends on pacman we are not able to install
it with "pacman -U"; it needs two --nodeps options to ignore the pacman
dependency. Passing "-dd" to the pacstrap call treats it as an argument
to pacman itself.1 parent 7768f33 commit 9d204ab
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
436 | | - | |
| 436 | + | |
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
| |||
0 commit comments