firefox-no-gnomevfs.patch
changeset 8 19a8c8d53349
parent 1 045edd78eceb
equal deleted inserted replaced
7:18af63e87953 8:19a8c8d53349
       
     1 From: Wolfgang Rosenauer <wr@rosenauer.org>
       
     2 Subject: Do not build nkgnomevfs in xul app builds
       
     3 References:
       
     4 https://bugzilla.mozilla.org/show_bug.cgi?id=512671
       
     5 
     1 diff --git a/configure.in b/configure.in
     6 diff --git a/configure.in b/configure.in
     2 --- a/configure.in
     7 --- a/configure.in
     3 +++ b/configure.in
     8 +++ b/configure.in
     4 @@ -5744,6 +5744,13 @@ if test -z "$MOZ_ENABLE_GNOMEVFS" && tes
     9 @@ -5744,6 +5744,13 @@ if test -z "$MOZ_ENABLE_GNOMEVFS" && tes
     5      MOZ_EXTENSIONS=`echo $MOZ_EXTENSIONS | sed -e 's|gnomevfs||'`
    10      MOZ_EXTENSIONS=`echo $MOZ_EXTENSIONS | sed -e 's|gnomevfs||'`