Ver código fonte

backout temporary fix now that I found out the problem in src2make

Ralf S. Engelschall 24 anos atrás
pai
commit
9db735680c
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      apache/apache.spec

+ 2 - 2
apache/apache.spec

@@ -446,12 +446,12 @@ AutoReqProv:  no
           --activate-module=src/modules/extra/mod_relocate.o \
 %endif
           --enable-module=so
-      %{l_make} %{l_mflags -O} build-quiet SRC=src
+      %{l_make} %{l_mflags -O} build-quiet
     )
 
 %install
     ( cd apache_%{V_apache}
-      %{l_make} %{l_mflags} install root=$RPM_BUILD_ROOT SRC=src
+      %{l_make} %{l_mflags} install root=$RPM_BUILD_ROOT
       mv $RPM_BUILD_ROOT%{l_prefix}/share/apache/icons/small/* \
          $RPM_BUILD_ROOT%{l_prefix}/share/apache/icons/
       rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/apache/icons/small