From: Rudolf Polzer <divVerent@xonotic.org>
Date: Wed, 8 Dec 2010 13:41:47 +0000 (+0100)
Subject: we no longer need fixprefix
X-Git-Tag: xonotic-v0.5.0~138
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=189385d85616163910eac561f0cd4ce453279ca1;p=xonotic%2Fnetradiant.git

we no longer need fixprefix
---

diff --git a/mingw-Makefile.inc b/mingw-Makefile.inc
index 0710fe15..79d8966e 100644
--- a/mingw-Makefile.inc
+++ b/mingw-Makefile.inc
@@ -4,9 +4,6 @@ MINGW_EXEC_PREFIX ?=
 # where the dependencies package is extracted
 RADIANT_DEPENDENCIES_PREFIX = $(HOME)/radiant-deps-mingw32/
 
-# run the prefix fixing tool
-IGNORETHIS := $(shell cd $(RADIANT_DEPENDENCIES_PREFIX) && ./fixprefix.sh)
-
 # set the environment for make
 OS = Win32
 CFLAGS +=