浏览代码

remove obsolete and already broken subst

Ralf S. Engelschall 20 年之前
父节点
当前提交
e2b1cda18a
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      mysql/mysql.spec

+ 0 - 4
mysql/mysql.spec

@@ -90,10 +90,6 @@ AutoReqProv:  no
     %patch -p0
 
 %build
-    #   patch file search path
-    %{l_shtool} subst %{l_value -s -a} \
-        mysys/default.c
-
     #   determine additional configure options
     case "%{l_platform -t}" in
         *-freebsd* ) opt="--with-client-ldflags=-static --with-mysqld-ldflags=-static" ;;