소스 검색

ops, csv was unconditionally enabled, too

Ralf S. Engelschall 19 년 전
부모
커밋
f78f4bdc9d
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      mysql51/mysql51.spec

+ 0 - 1
mysql51/mysql51.spec

@@ -133,7 +133,6 @@ Provides:     mysql = %{version}-%{release}
         --without-server \
 %else
         --with-server \
-        --with-plugin-csv \
         --with-plugin-heap \
         --with-plugin-myisam \
         --with-plugin-myisammrg \