-
Notifications
You must be signed in to change notification settings - Fork 76
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
addpkg: lftp #3264
addpkg: lftp #3264
Conversation
|
#3199 could be a good example for you |
original author contacted about the issue: lavv17/lftp#717 |
lftp/riscv64.patch
Outdated
diff --git a/PKGBUILD b/PKGBUILD | ||
index df5e9c3..9ed745c 100644 | ||
--- a/PKGBUILD | ||
+++ b/PKGBUILD |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove the a/ b/ as other patches do.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It could be better if you can tidy your commit history and squash the commits into a single one :)
done |
Thanks! |
Original author contacted to update config.guess/config.sub. Added those two files and modified PKGBUILD zo perform autoupdate/autoreconf until that is done.