@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
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to