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

Neal Gompa (ニール・ゴンパ) notifications at github.com
Thu Feb 18 14:50:08 UTC 2016


@ffesti What I was suggesting is that perhaps the following might solve the problem better:

```
@rm -f $(DESTDIR)$(rpmbindir)/rpmquery
@LN_S@ -f $(rpmbindir)/rpm $(DESTDIR)$(rpmbindir)/rpmquery
@rm -f $(DESTDIR)$(rpmbindir)/rpmverify
@LN_S@ -f $(rpmbindir)/rpm $(DESTDIR)$(rpmbindir)/rpmverify
```

---
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/60#issuecomment-185752901
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20160218/6f8cb145/attachment.html>


More information about the Rpm-maint mailing list