Update README.md
This commit is contained in:
parent
686ff27ded
commit
bf8ba7fcd7
1 changed files with 4 additions and 0 deletions
|
@ -179,3 +179,7 @@ Use the `makechrootpkg_noskipinteg.hook` to modify the `makechrootpkg` script to
|
||||||
not skip integrity checks.
|
not skip integrity checks.
|
||||||
|
|
||||||
The hook must be placed in `/etc/pacman.d/hooks/`.
|
The hook must be placed in `/etc/pacman.d/hooks/`.
|
||||||
|
|
||||||
|
Note that the hook only takes effect when `devtools` is updated. If you want to
|
||||||
|
activate the hook immediately, you can reinstall `devtools` with
|
||||||
|
`pacman -S devtools`.
|
||||||
|
|
Loading…
Reference in a new issue