do not add the '.fdr.' repotag to the generated spec-files

This commit is contained in:
ensc 2005-11-04 12:56:50 +00:00
parent d23adca55f
commit 1ce8761d80
1 changed files with 1 additions and 1 deletions

View File

@ -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