[Libosinfo] [PATCH] vista: Readd volume id removed by mistake
Christophe Fergeau
cfergeau at redhat.com
Tue May 19 10:15:05 UTC 2015
In my recent commit adding 2 new Windows Vista IDs, I mistakenly removed
a preexisting one, breaking make distcheck in the process.
---
data/oses/windows.xml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/oses/windows.xml.in b/data/oses/windows.xml.in
index b08fe29..3aa912b 100644
--- a/data/oses/windows.xml.in
+++ b/data/oses/windows.xml.in
@@ -697,7 +697,7 @@
</media>
<media arch="x86_64">
<iso>
- <volume-id>(FB1EXVOL|LRMCXFRE|FRTMBXVOL|FRTMEXVOL|FRMBXVOL|FRMEXVOL)_</volume-id>
+ <volume-id>(FB1EXVOL|LRMCXFRE|FRTMBXVOL|FRMEXVOL|FRTMEXVOL|FRMBXVOL|FRMCXFRE)_</volume-id>
<publisher-id>MICROSOFT CORPORATION</publisher-id>
<l10n-language regex="true" l10n-language-map="http://microsoft.com/win/7/l10n-language">[[:upper:][:digit:]]*_([[:upper:]]*)</l10n-language>
</iso>
--
2.4.1
More information about the Libosinfo
mailing list