rpm spec file aware of stable versions.
This commit is contained in:
parent
e25cdf86ac
commit
6d0ab9978f
|
|
@ -32,7 +32,7 @@ engineering formats, including simulation. It strives to be true
|
|||
to the IEEE-1364 standard.
|
||||
|
||||
%prep
|
||||
%setup -n verilog%{suff}-%{rev_date}
|
||||
%setup -n verilog-%{version}
|
||||
|
||||
%build
|
||||
if test X%{suff} != X
|
||||
|
|
|
|||
Loading…
Reference in New Issue