Browse Source

Get rc file user substitution right one final time

Michael Schloh von Bennewitz 22 years ago
parent
commit
711ad1be6d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      qpopper/qpopper.spec

+ 2 - 1
qpopper/qpopper.spec

@@ -128,7 +128,8 @@ Provides:     POP
     %{l_shtool} install -c -m 755 \
         -e 's;@l_prefix@;%{l_prefix};g' \
         -e 's;@l_susr@;%{l_susr};g' \
-        -e 's;@l_sgrp@;%{l_sgrp};g' \
+        -e 's;@l_rusr@;%{l_rusr};g' \
+        -e 's;@l_rgrp@;%{l_rgrp};g' \
         %{SOURCE rc.qpopper} $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d/
 
     #   OSSP fake syslog library