From: Rudolf Polzer 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: http://de.git.xonotic.org/?p=xonotic%2Fnetradiant.git;a=commitdiff_plain;h=189385d85616163910eac561f0cd4ce453279ca1;hp=896f840e29e516c64b80aea0d392992d8724773a 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 +=