[packages/VirtualBox] - updated pld-guest patch to 4.3.14

baggins baggins at pld-linux.org
Sun Jul 20 10:33:16 CEST 2014


commit ecbe12497f699bbc0f1d14a226a53f1d544a4f51
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Jul 20 10:32:50 2014 +0200

    - updated pld-guest patch to 4.3.14

 pld-guest.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pld-guest.patch b/pld-guest.patch
index f300af6..c6b464c 100644
--- a/pld-guest.patch
+++ b/pld-guest.patch
@@ -73,8 +73,8 @@
 +++ VirtualBox-4.3.8/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp	2014-02-28 09:58:59.493698505 +0200
 @@ -133,6 +133,8 @@
      { QRegExp("Xa.*32",                            Qt::CaseInsensitive), "Xandros" },
-     { QRegExp("((Or)|(oel)).*64",                  Qt::CaseInsensitive), "Oracle_64" },
-     { QRegExp("((Or)|(oel)).*32",                  Qt::CaseInsensitive), "Oracle" },
+     { QRegExp("((Or)|(oel)|(ol)).*64",             Qt::CaseInsensitive), "Oracle_64" },
+     { QRegExp("((Or)|(oel)|(ol)).*32",             Qt::CaseInsensitive), "Oracle" },
 +    { QRegExp("PLD.*64",                           Qt::CaseInsensitive), "PLD_64" },
 +    { QRegExp("PLD.*32",                           Qt::CaseInsensitive), "PLD" },
      { QRegExp("Knoppix",                           Qt::CaseInsensitive), "Linux26" },
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/VirtualBox.git/commitdiff/ecbe12497f699bbc0f1d14a226a53f1d544a4f51



More information about the pld-cvs-commit mailing list