Explorar el Código

fixed bug for third-base things

Bjoern Froehlich hace 12 años
padre
commit
4a3104537f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      templates/Makefile.config.template

+ 1 - 1
templates/Makefile.config.template

@@ -18,7 +18,7 @@ PLATFORM:=$(shell uname -m)
 
 ifeq (x86_64,$(PLATFORM))
   ifeq (1,$(shell test -f $(HOME)/DBVFAIL && echo "1"))
-    THIRD_BASE=
+    THIRD_BASE=nothirdbase
     $(call CONFIGINFO,DBVEXT,0)
   else
     THIRD_BASE=/home/dbv/3rdparty64-gcc43