-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* naive aarch64 support * Detect 64 bit more properly * [patchmanager.spec] Beautify (only) - Eliminate BASHisms (which was not functionally necessary, because busybox's ash supports them) - Enhance wording and grammar in strings - Ease understanding the code: ":" -> "true" etc. - Proper quoting (better too often than too rarely) * Include @nephros' commit d019e90 Include @nephros' commit d019e90 "[cleanup] fix ancient typo in .spec %pre" to avoid the necessity for rebasing. * [patchmanager.spec] Enhance comment * Use RPM variables & Rebase ... manually to recent fixes. * [systemd] use _userunitdir macro in .spec file * [aarch64] use LIBDIR variable instead of hardcoded path * Only call /sbin/ldconfig if necessary ... when uninstalling. * Use RPM varaible %{name} consistently * aarch64 yaml entry for build Co-authored-by: olf <Olf0@users.noreply.github.com> Co-authored-by: nephros <nemo@pgxperia10>
- Loading branch information
1 parent
409f245
commit b596105
Showing
3 changed files
with
38 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters