Browse Source

and fix typo in specfile

Michael van Elst 22 years ago
parent
commit
15ab2e8eeb
1 changed files with 1 additions and 1 deletions
  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