Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove binary waf footer #569

Merged
merged 1 commit into from
Feb 19, 2020
Merged

remove binary waf footer #569

merged 1 commit into from
Feb 19, 2020

Conversation

ederag
Copy link
Collaborator

@ederag ederag commented Feb 19, 2020

Strip waf from binary data, to ease debian packaging.

sed -i '/^#==>$/,$d' waf

This seems harmless: signatures are checked once at waf update (e265292 from #421),
and git can be used to monitor changes.
The waf update procedure can be found in the wiki.

sed -i '/^#==>$/,$d' waf
This helps debian packaging
projecthamster#252 (comment)
and seems harmless.
Signatures are checked once at waf update.
https://waf.io/book/#_getting_the_waf_file
@ederag
Copy link
Collaborator Author

ederag commented Feb 19, 2020

Merging without delay to ease debian/ubuntu packaging;
can be reverted easily.

@ederag ederag merged commit 7138d1a into projecthamster:master Feb 19, 2020
@ederag ederag deleted the strip-waf branch February 19, 2020 21:54
This was referenced Feb 19, 2020
@matthijskooijman matthijskooijman mentioned this pull request Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant