Browse Source

Hmmm... Majordomo is still horribly broken. We have to investigate later again.

master
parent
commit
90b4039985
  1. 3
      majordomo/majordomo.spec

3
majordomo/majordomo.spec

@ -59,9 +59,8 @@ AutoReqProv: no
's;^\(W_USER =\).*;\1 %{l_fsuid};' \ 's;^\(W_USER =\).*;\1 %{l_fsuid};' \
's;^\(W_GROUP =\).*;\1 %{l_fsgid};' \ 's;^\(W_GROUP =\).*;\1 %{l_fsgid};' \
's;^\(W_SHELL =\).*;\1 %{l_prefix}/bin/bash;' \ 's;^\(W_SHELL =\).*;\1 %{l_prefix}/bin/bash;' \
's;^\(TMPDIR =\).*;\1 /tmp;' \ 's;^\(TMPDIR =\).*;\1 %{l_prefix}/var/majordomo/tmp;' \
-- Makefile -- Makefile
cat Makefile
%{l_make} %{l_mflags -O} wrapper %{l_make} %{l_mflags -O} wrapper
%install %install

Loading…
Cancel
Save