Skip to content
This repository was archived by the owner on Aug 9, 2019. It is now read-only.

ADD --sign forwarding option for makepkg#269

Open
nullptrT wants to merge 2 commits into
archlinuxfr:masterfrom
nullptrT:add_sign_option
Open

ADD --sign forwarding option for makepkg#269
nullptrT wants to merge 2 commits into
archlinuxfr:masterfrom
nullptrT:add_sign_option

Conversation

@nullptrT

@nullptrT nullptrT commented May 7, 2016

Copy link
Copy Markdown
Contributor

Useful when building locally or from AUR. Tested and works.

Comment thread src/yaourt.sh.in Outdated
# makepkg options
-A|--ignorearch) program_arg $A_M $1;;
--holdver) program_arg $A_M $1;;
--sign) program_arg $A_M $1;;

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please align indentation to other lines.

@nullptrT

nullptrT commented May 7, 2016

Copy link
Copy Markdown
Contributor Author

Done.

@Skunnyk

Skunnyk commented Mar 21, 2017

Copy link
Copy Markdown
Member

Hello,
Why not use "sign " in makepkg BUILDENV to force signing ?

@nullptrT

nullptrT commented Mar 24, 2017

Copy link
Copy Markdown
Contributor Author

The idea was that I did not want to sign everything, just a specific set of packages, where BUILDENV would be too general.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants