mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-11 17:38:57 +03:00
makepkg: add commands (#7577)
This commit is contained in:
parent
27cbb29209
commit
32ad431919
@ -23,3 +23,11 @@
|
||||
- Clean up work directories after a successful build:
|
||||
|
||||
`makepkg --clean`
|
||||
|
||||
- Verify the hashes of the sources:
|
||||
|
||||
`makepkg --verifysource`
|
||||
|
||||
- Generate and save the source information into `.srcinfo`:
|
||||
|
||||
`makepkg --printsrcinfo > .srcinfo`
|
||||
|
Loading…
Reference in New Issue
Block a user