forked from vincent/notebook
add makepkg info
This commit is contained in:
parent
a0b51ecae7
commit
3fb209267d
@ -1,5 +1,12 @@
|
|||||||
# AUR
|
# AUR
|
||||||
|
|
||||||
|
## compiler un PKGBUILD
|
||||||
|
|
||||||
|
makepkg -sf
|
||||||
|
|
||||||
|
le f permet de forcer la compimation meme si des dossier existe déja
|
||||||
|
on peut rajouter l'option *i* afin de lancer l'instalation du package a la fin de la build
|
||||||
|
|
||||||
## update .SRCINFO
|
## update .SRCINFO
|
||||||
|
|
||||||
`makepkg --printsrcinfo > .SRCINFO`
|
`makepkg --printsrcinfo > .SRCINFO`
|
Loading…
Reference in New Issue
Block a user