[mozilla-https-everywhere] Whoops. added the patch in the wrong place.

Russell William Golden niveusluna at fedoraproject.org
Fri Aug 17 20:16:01 UTC 2012


commit 39ed028c59b62767abbecef4922e21c20e8c0aa3
Author: Russell Golden <niveusluna at niveusluna.org>
Date:   Fri Aug 17 15:15:35 2012 -0500

    Whoops. added the patch in the wrong place.

 .gitignore       |    1 -
 appManaged.patch |   10 ++++++++++
 sources          |    1 -
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2a3f2ae..ff71347 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,3 @@
 /https-everywhere-2.0.5.xpi
 /https-everywhere-2.1.xpi
 /https-everywhere-2.2.xpi
-/appManaged.patch
diff --git a/appManaged.patch b/appManaged.patch
new file mode 100644
index 0000000..90aef60
--- /dev/null
+++ b/appManaged.patch
@@ -0,0 +1,10 @@
+diff -up ./install.rdf.old ./install.rdf
+--- ./install.rdf.old	2012-08-17 15:01:27.592226123 -0500
++++ ./install.rdf	2012-08-17 15:02:24.161162282 -0500
+@@ -47,5 +47,6 @@
+             <em:maxVersion>9.9</em:maxVersion>
+           </Description>
+         </em:targetApplication>
++        <em:appManaged>true</em:appManaged>
+     </Description>
+ </RDF>
diff --git a/sources b/sources
index 4c8dcef..1852824 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
 452038aa64c2e2b8286e26566bc70ff5  https-everywhere-2.1.xpi
-e2914bd49ef11c0ca348261fbaf5a2c6  appManaged.patch


More information about the scm-commits mailing list