[Rpm-maint] [rpm] fixes for OS X (#57)

Neal Gompa (ニール・ゴンパ) notifications at github.com
Mon Feb 15 05:21:47 UTC 2016


> @@ -230,9 +230,9 @@ rpmvar_DATA =
>  
>  install-exec-hook:
>  	@rm -f $(DESTDIR)$(bindir)/rpmquery
> -	@LN_S@ ../../bin/rpm $(DESTDIR)$(bindir)/rpmquery
> +	@LN_S@ rpm $(DESTDIR)$(bindir)/rpmquery

I would suggest making a new pull request that adds a configure switch for changing the behavior, with the default behavior being set to the current one, while offering the ability to switch to the alternative one (where it follows the prefix'd path).

---
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/57/files#r52860383
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20160214/277d6c4d/attachment.html>


More information about the Rpm-maint mailing list