Jump to content
  • 0

[zero] patch does not apply - Debian 7


nezz

Question

Posted

Hello

On fresh installed Debian 7, I'm having troubles to patch the ScriptDev2. Here is what I did:

1. fresh install of Debian + update/upgrade + installall pre-requisities

2. according to wiki page, I've cloned the repo using:

mkdir mangos 
cd mangos 
git clone git://github.com/mangoszero/server.git 
cd server 
git clone git://github.com/mangoszero/scripts.git src/bindings/scripts 
git apply src/bindings/scripts/patches/MaNGOS-ScriptDev2.patch

Unfortunately, the last step when applying the patch gave me this:

error: patch failed: src/bindings/CMakeLists.txt:18
error: src/bindings/CMakeLists.txt: patch does not apply

So, I'm unable to patch and I'll appreciate any clues how to fix this.

Thank you.

EDIT: In case it does matter the Debian 7 amd64 installed from netinst iso is running on VMware ESXi 5.1 host with 2vCPU (Xeon@2,8GHz) and 4 GB RAM.

1 answer to this question

Recommended Posts

Posted

No need to patch things.

Just clone the scripts repo into src/bindings/ and edit the last line of src/bindings/CMakeLists.txt, then run the cmake, and you're done.

IMHO the patch is a little outdated.

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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