summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-visualization/gwyddion/files/gwyddion-2.55-mime.patch')
-rw-r--r--sci-visualization/gwyddion/files/gwyddion-2.55-mime.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/sci-visualization/gwyddion/files/gwyddion-2.55-mime.patch b/sci-visualization/gwyddion/files/gwyddion-2.55-mime.patch
deleted file mode 100644
index 536790c1ac46..000000000000
--- a/sci-visualization/gwyddion/files/gwyddion-2.55-mime.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Index: gwyddion/modules/file/ambprofile.c
-===================================================================
---- gwyddion/modules/file/ambprofile.c (revision 22650)
-+++ gwyddion/modules/file/ambprofile.c (revision 22651)
-@@ -32,8 +32,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>