[Rpm-maint] [rpm] Fix symlinks for installations outside /usr/bin (#60)

2016-02-15 Thread Peter Eisentraut
rpmquery and rpmverify are symlinks to rpm. The former are usually installed in /usr/bin, the latter in /bin, so the symlink points to ../../bin/rpm. But for installations into other prefixes, the synlimk should just point to the same directory. You can view, comment on, or merge this pull

Re: [Rpm-maint] [rpm] Add all the BSDs that support setprogname() and getprogname() (#59)

2016-02-15 Thread Florian Festi
Merged #59. --- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/59#event-550799360___ Rpm-maint mailing list Rpm-maint@lists.rpm.org http://lists.rpm.org/mailman/listinfo/rpm-maint

[Rpm-maint] [rpm] Add all the BSDs that support setprogname() and getprogname() (#59)

2016-02-15 Thread ニール・ゴンパ
NetBSD and OS X aren't the only BSD derivatives with support for `setprogname()` and `getprogname()`, so this PR adds the definitions for the rest of them. You can view, comment on, or merge this pull request online at: https://github.com/rpm-software-management/rpm/pull/59 -- Commit Summary

Re: [Rpm-maint] [rpm] Additional fixes for getprogname()/setprogname() on BSD systems (#58)

2016-02-15 Thread Florian Festi
Pushed. Thanks for the patch! --- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/58#issuecomment-184168807___ Rpm-maint mailing list Rpm-maint@lists.rpm.org

Re: [Rpm-maint] [rpm] Additional fixes for getprogname()/setprogname() on BSD systems (#58)

2016-02-15 Thread Florian Festi
Closed #58. --- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/58#event-550543323___ Rpm-maint mailing list Rpm-maint@lists.rpm.org http://lists.rpm.org/mailman/listinfo/rpm-maint