Forráskód Böngészése

fix run-time by removing profile stuff (Mozilla segfaulted) and get whois:xxx queries running again

Ralf S. Engelschall 20 éve
szülő
commit
98f123ab75
2 módosított fájl, 2 hozzáadás és 4 törlés
  1. 1 1
      mozilla/mozilla.sh
  2. 1 3
      mozilla/mozilla.spec

+ 1 - 1
mozilla/mozilla.sh

@@ -144,7 +144,7 @@ for url in "$@"; do
             whois:* )
                 #   expand Geektools.com WHOIS query
                 url=`echo "$url" | sed -e 's;^whois:;;'`
-                url="http://www.geektools.com/cgi-bin/proxy.cgi?query=$url"
+                url="http://www.whois-search.com/whois/$url"
                 ;;
             jargon:* )
                 #   expand UMEC Jargon File query

+ 1 - 3
mozilla/mozilla.spec

@@ -33,7 +33,7 @@ Class:        PLUS
 Group:        Web
 License:      MPL
 Version:      1.7.8
-Release:      20050514
+Release:      20050611
 
 #   package options
 %option       with_optimize   yes
@@ -186,8 +186,6 @@ AutoReqProv:  no
         --disable-xterm-updates \
         --disable-elf-dynstr-gc \
         --disable-installer \
-        --disable-profilesharing \
-        --enable-single-profile \
         --with-pthreads
 
     #   build program