aboutsummaryrefslogtreecommitdiffstats
path: root/rpm-helper.macros.in
diff options
context:
space:
mode:
Diffstat (limited to 'rpm-helper.macros.in')
-rw-r--r--rpm-helper.macros.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/rpm-helper.macros.in b/rpm-helper.macros.in
index 37e7d7e..7823d68 100644
--- a/rpm-helper.macros.in
+++ b/rpm-helper.macros.in
@@ -4,6 +4,10 @@
%get_password() %_get_password_helper %{1} \
%{nil}
+%_get_free_syslog_facility_helper @LIBDIR@/get_free_syslog_facility
+%get_free_syslog_facility() %_get_free_syslog_facility_helper %{1} \
+%{nil}
+
%_create_ghostfile_helper @LIBDIR@/create-file
%create_ghostfile() %_create_ghostfile_helper %{name} $1 %{1} %{2} %{3} %{4} \
%{nil}