소스 검색

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