diff options
-rw-r--r-- | rpm-helper.macros.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm-helper.macros.in b/rpm-helper.macros.in index 7922349..fe53b1a 100644 --- a/rpm-helper.macros.in +++ b/rpm-helper.macros.in @@ -12,7 +12,7 @@ %create_ghostfile() %_create_ghostfile_helper %{name} $1 %{1} %{2} %{3} %{4} \ %{nil} -%_create_ssl_certificate_helper %_rpm_helper_dir/create_ssl_certificate +%_create_ssl_certificate_helper %_rpm_helper_dir/create-ssl-certificate %create_ssl_certificate() %_create_ssl_certificate_helper %{name} $1 %{1} %{2} %{3} \ %{nil} |