create hooks directory
This commit is contained in:
parent
b6412dc0d8
commit
516e1c6510
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -105,6 +105,7 @@ sync-arch:
|
|||
@$(WGET) $(REPO_SRC)/.config/VSCodium/product.json -O $(HOME)/.config/VSCodium/product.json
|
||||
|
||||
# Pacman hooks
|
||||
@mkdir -p /etc/pacman.d/hooks
|
||||
@$(WGET) $(REPO_SRC)/pacman.d/hooks/stop-wine-associations.hook -P /etc/pacman.d/hooks
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue