Piotr Caban : tools: Update make_specfiles script.

Alexandre Julliard julliard at winehq.org
Thu Jan 17 14:48:48 CST 2013


Module: wine
Branch: master
Commit: 48c19ac11320caa562cd23476644d0f71d23f918
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=48c19ac11320caa562cd23476644d0f71d23f918

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Wed Jan 16 14:36:40 2013 +0100

tools: Update make_specfiles script.

---

 tools/make_specfiles |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/make_specfiles b/tools/make_specfiles
index 9a17e9c..4e68a1e 100755
--- a/tools/make_specfiles
+++ b/tools/make_specfiles
@@ -43,8 +43,8 @@ my @dll_groups =
   "msvcrt",
   "msvcp90",
   "msvcp100",
-  "msvcp80",
   "msvcp71",
+  "msvcp80",
   "msvcp70",
   "msvcp60",
  ],




More information about the wine-cvs mailing list