浏览代码

remove redundant '--enable-static'

Christoph Schug 18 年之前
父节点
当前提交
b74811a989
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      subversion/subversion.spec

+ 1 - 2
subversion/subversion.spec

@@ -41,7 +41,7 @@ Class:        BASE
 Group:        SCM
 License:      Apache/BSD
 Version:      %{V_opkg}
-Release:      20070622
+Release:      20070705
 
 #   package options
 %option       with_cvs2svn  no
@@ -168,7 +168,6 @@ AutoReqProv:  no
         --with-zlib \
         --without-gssapi \
         --with-libxml2 \
-        --enable-static \
 %if "%{with_apache}" == "yes"
         --with-apxs \
         --disable-mod-activation \