Allow defining a CUSTOM_RELEASE at RPM build time

This commit is contained in:
Elliot Lee
1999-07-29 20:09:30 +00:00
parent 1318d89456
commit e3c3db72e2

View File

@@ -1,6 +1,7 @@
# 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: LibGTop library