Browse Source

the real fix for the Emilio issue

Bill Gianopoulos 2 years ago
parent
commit
ea972b05f3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      readme-first.txt

+ 1 - 1
readme-first.txt

@@ -10,7 +10,7 @@ hg clone https://foss.heptapod.net/seamonkey/comm-release comm
 
 
 Afterwards you need to copy the patches in the comm-release/patches dir to .hg/patches in your comm directory. The mozilla-release/patches files go to the .hg/patches directory in your top source comm-253 directory.
 Afterwards you need to copy the patches in the comm-release/patches dir to .hg/patches in your comm directory. The mozilla-release/patches files go to the .hg/patches directory in your top source comm-253 directory.
 
 
-To apply them use hg qpush --all in both directories. You need the mercurial queues extension for this to work. You will not be able to build successfully without applying them first.
+To apply them use 'hg qpush --all --enbcodingmode replace' in both directories. You need the mercurial queues extension for this to work. You will not be able to build successfully without applying them first.
 
 
 The documentation for the extensions is located here: https://www.mercurial-scm.org/wiki/MqExtension
 The documentation for the extensions is located here: https://www.mercurial-scm.org/wiki/MqExtension