summaryrefslogtreecommitdiff
path: root/sci-visualization/gwyddion/files/gwyddion-2.55-xml.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sci-visualization/gwyddion/files/gwyddion-2.55-xml.patch')
-rw-r--r--sci-visualization/gwyddion/files/gwyddion-2.55-xml.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/sci-visualization/gwyddion/files/gwyddion-2.55-xml.patch b/sci-visualization/gwyddion/files/gwyddion-2.55-xml.patch
new file mode 100644
index 000000000000..3cebcc684b50
--- /dev/null
+++ b/sci-visualization/gwyddion/files/gwyddion-2.55-xml.patch
@@ -0,0 +1,15 @@
+diff --git a/data/gwyddion.xml b/data/gwyddion.xml
+index d26089f..acb7b90 100644
+--- a/data/gwyddion.xml
++++ b/data/gwyddion.xml
+@@ -55,8 +55,8 @@
+ <comment>Ambios XML profile data</comment>
+ <magic priority="80">
+ <match type="string" offset="0" value="&lt;?xml">
+- <match type="string" offset="40:120" value="<ProfilometerData>">
+- <match type="string" offset="60:140" value="<Header>"/>
++ <match type="string" offset="40:120" value="&lt;ProfilometerData&gt;">
++ <match type="string" offset="60:140" value="&lt;Header&gt;"/>
+ </match>
+ </match>
+ </magic>