Fix typo
This commit is contained in:
parent
39633f5303
commit
ddda86ef19
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ install -pm644 "$DIR/etc/pacman/pacman.conf" /etc/pacman.conf
|
|||
install -pm644 -Dt /etc/pacman.d/conf.d \
|
||||
"$DIR/etc/pacman/00-global-options.conf" \
|
||||
"$DIR/etc/pacman/50-core-repositories.conf" \
|
||||
"$DIR/etc/pacman/55-multilib-repositories.conf" \
|
||||
"$DIR/etc/pacman/55-multilib-repository.conf" \
|
||||
"$DIR/etc/pacman/60-aurutils-repository.conf" \
|
||||
"$DIR/etc/pacman/99-options.conf"
|
||||
|
||||
|
|
Loading…
Reference in a new issue