Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=770152

--- Comment #23 from Adam Huffman <[email protected]> 2012-01-19 09:44:49 EST 
---
(In reply to comment #22)
> Alternatively, this works too:
> -%global url_ver        %(echo %{version}|cut -d. -f1,2)
> +%global url_ver        %%(echo %{version}|cut -d. -f1,2)

That's a little ugly but still better than hand-coding the version in the URL,
I suppose.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to