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 #22 from Christophe Fergeau <cferg...@redhat.com> 2012-01-19 
09:03:05 EST ---
Alternatively, this works too:
-%global url_ver        %(echo %{version}|cut -d. -f1,2)
+%global url_ver        %%(echo %{version}|cut -d. -f1,2)

-- 
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
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to