Jump to content

[fix] restore linux build on 0.12


Guest leak

Recommended Posts

What bug does the patch fix? What features does the patch add?

Restoring build on linux after a3b764526bc874bc0da494a11668808a8a0b9d72

For which repository revision was the patch created?

0.12 branch

Is there a thread in the bug report section or at lighthouse? If yes, please add a link to the thread.

No.

Who has been writing this patch? Please include either forum user names or email addresses.

me

From b4134a68748b1c11569e2da431c877b893c7e55b Mon Sep 17 00:00:00 2001
From: leak <[email protected]>
Date: Mon, 26 Oct 2009 03:04:37 +0100
Subject: [PATCH] restore linux build

---
sql/updates/before_upgrade_to_0.13/Makefile.am |    4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sql/updates/before_upgrade_to_0.13/Makefile.am b/sql/updates/before_upgrade_to_0.13/Makefile.am
index caff4e7..7b0ecf4 100644
--- a/sql/updates/before_upgrade_to_0.13/Makefile.am
+++ b/sql/updates/before_upgrade_to_0.13/Makefile.am
@@ -45,7 +45,7 @@ pkgdata_DATA = \\
    061_7067_01_mangos_playercreateinfo_spell.sql \\
    061_7067_02_mangos_spell_learn_spell.sql \\
    061_7067_03_characters_character_spell.sql \\
-    062______01_mangos_spell_learn_spell.sql \\
+    062_xxxx_01_mangos_spell_learn_spell.sql \\
    066_8402_01_characters_guild_eventlog.sql \\
    066_8402_02_characters_guild_bank_eventlog.sql \\
    066_8409_01_characters_guild.sql \\
@@ -75,7 +75,7 @@ EXTRA_DIST = \\
    061_7067_01_mangos_playercreateinfo_spell.sql \\
    061_7067_02_mangos_spell_learn_spell.sql \\
    061_7067_03_characters_character_spell.sql \\
-    062______01_mangos_spell_learn_spell.sql \\
+    062_xxxx_01_mangos_spell_learn_spell.sql \\
    066_8402_01_characters_guild_eventlog.sql \\
    066_8402_02_characters_guild_bank_eventlog.sql \\
    066_8409_01_characters_guild.sql \\
-- 
1.6.3.2.1299.gee46c

Link to comment
Share on other sites

  • 4 weeks later...
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use