wok-next diff shared-mime-info/stuff/pbm.patch @ rev 14062
syslinux-extra: suport gpt partitions
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Wed Feb 20 10:56:05 2013 +0100 (2013-02-20) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/shared-mime-info/stuff/pbm.patch Wed Feb 20 10:56:05 2013 +0100 1.3 @@ -0,0 +1,42 @@ 1.4 +diff -Naur shared-mime-info-0.70-orig/freedesktop.org.xml shared-mime-info-0.70/freedesktop.org.xml 1.5 +--- shared-mime-info-0.70-orig/freedesktop.org.xml 2010-02-06 02:39:24.000000000 -0500 1.6 ++++ shared-mime-info-0.70/freedesktop.org.xml 2010-02-06 02:48:01.000000000 -0500 1.7 +@@ -17025,12 +17025,10 @@ 1.8 + <magic priority="50"> 1.9 + <match value="P1" type="string" offset="0"> 1.10 + <match value="0x0a" type="byte" offset="2"> 1.11 +- <match value="#" type="string" offset="3"/> 1.12 + </match> 1.13 + </match> 1.14 + <match value="P4" type="string" offset="0"> 1.15 + <match value="0x0a" type="byte" offset="2"> 1.16 +- <match value="#" type="string" offset="3"/> 1.17 + </match> 1.18 + </match> 1.19 + </magic> 1.20 +@@ -17074,12 +17072,10 @@ 1.21 + <magic priority="50"> 1.22 + <match value="P2" type="string" offset="0"> 1.23 + <match value="0x0a" type="byte" offset="2"> 1.24 +- <match value="#" type="string" offset="3"/> 1.25 + </match> 1.26 + </match> 1.27 + <match value="P5" type="string" offset="0"> 1.28 + <match value="0x0a" type="byte" offset="2"> 1.29 +- <match value="#" type="string" offset="3"/> 1.30 + </match> 1.31 + </match> 1.32 + </magic> 1.33 +@@ -17123,12 +17119,10 @@ 1.34 + <magic priority="50"> 1.35 + <match value="P3" type="string" offset="0"> 1.36 + <match value="0x0a" type="byte" offset="2"> 1.37 +- <match value="#" type="string" offset="3"/> 1.38 + </match> 1.39 + </match> 1.40 + <match value="P6" type="string" offset="0"> 1.41 + <match value="0x0a" type="byte" offset="2"> 1.42 +- <match value="#" type="string" offset="3"/> 1.43 + </match> 1.44 + </match> 1.45 + </magic>