Skip to content
Snippets Groups Projects
Commit bf3e85a84bd9 authored by Elliot Lee's avatar Elliot Lee
Browse files

Allow defining a CUSTOM_RELEASE at RPM build time

parent 1d58cfc0f1c2
Branches
Tags
No related merge requests found
# Note that this is NOT a relocatable package
%define ver @VERSION@
%define rel SNAP
%define RELEASE SNAP
%define rel %{?CUSTOM_RELEASE} %{!?CUSTOM_RELEASE:%RELEASE}
%define prefix /usr
Summary: libXML library
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment