]> de.git.xonotic.org Git - xonotic/netradiant.git/commitdiff
we no longer need fixprefix
authorRudolf Polzer <divVerent@xonotic.org>
Wed, 8 Dec 2010 13:41:47 +0000 (14:41 +0100)
committerRudolf Polzer <divVerent@xonotic.org>
Wed, 8 Dec 2010 13:41:47 +0000 (14:41 +0100)
mingw-Makefile.inc

index 0710fe150649a76ece70fa00034046b958c7a0a6..79d8966eaebd261a0f659f3d747eae53443f7e86 100644 (file)
@@ -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 +=