do not add the '.fdr.' repotag to the generated spec-files
This commit is contained in:
parent
d23adca55f
commit
1ce8761d80
@ -27,7 +27,7 @@ $"Usage: clamd-gen --service=<SERVICE> --version=<VERSION> --release=<RELEASE>
|
||||
function rpm.generatePreamble()
|
||||
{
|
||||
cat <<EOF
|
||||
%{!?release_func:%define release_func() 0.fdr.%1}
|
||||
%{!?release_func:%define release_func() %1%{?dist}}
|
||||
# The name of the minit service
|
||||
%define minitsvcdir %minitdir/services/%name
|
||||
# The configuration file for the SysV initservice
|
||||
|
Loading…
Reference in New Issue
Block a user