[Rpm-maint] [rpm] Fix symlinks for installations outside /usr/bin (#60)
Peter Eisentraut
notifications at github.com
Tue Feb 16 02:39:41 UTC 2016
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 request online at:
https://github.com/rpm-software-management/rpm/pull/60
-- Commit Summary --
* Fix symlinks for installations outside /usr/bin
-- File Changes --
M Makefile.am (6)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/60.patch
https://github.com/rpm-software-management/rpm/pull/60.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/60
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20160215/bf29c590/attachment.html>
More information about the Rpm-maint
mailing list