mirror of https://github.com/CrimsonTome/tldr.git
makepkg: fix command to match standard (#7579)
* makepkg: fix command to match standard * add \nfeature/windows-fix-syntax-2
parent
e86b50be30
commit
1a6a1759bd
|
@ -28,6 +28,6 @@
|
||||||
|
|
||||||
`makepkg --verifysource`
|
`makepkg --verifysource`
|
||||||
|
|
||||||
- Generate and save the source information into `.srcinfo`:
|
- Generate and save the source information into `.SRCINFO`:
|
||||||
|
|
||||||
`makepkg --printsrcinfo > .srcinfo`
|
`makepkg --printsrcinfo > .SRCINFO`
|
||||||
|
|
Loading…
Reference in New Issue