浏览代码

and fix typo in specfile

Michael van Elst 22 年之前
父节点
当前提交
15ab2e8eeb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mysql3/mysql3.spec

+ 1 - 1
mysql3/mysql3.spec

@@ -77,7 +77,7 @@ Conflicts:    mysql
     %setup -q -n mysql-%{version}
     %patch -p0
     #   fix broken conftest
-    %{l_shtool} -e \
+    %{l_shtool} subst \
         -e 's; close(file); fclose(file);g' \
         configure