Sfoglia il codice sorgente

try to fix zlib usage by making sure it is not picked up accidentaly

Ralf S. Engelschall 22 anni fa
parent
commit
8106d21489
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      mysql/mysql.spec

+ 2 - 1
mysql/mysql.spec

@@ -39,7 +39,7 @@ Distribution: OpenPKG [BASE]
 Group:        Database
 License:      GPL
 Version:      %{V_opkg}
-Release:      20031022
+Release:      20031117
 
 #   package options
 %option       with_berkeleydb  yes
@@ -105,6 +105,7 @@ AutoReqProv:  no
 %if "%{with_innobase}" == "no"
         --without-innodb \
 %endif
+        --with-named-z-libs=no \
         --with-low-memory \
         --disable-shared \
         $opt