Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1a2ad92b5d9eb645ee94f2863e2995a5b311679f

commit 1a2ad92b5d9eb645ee94f2863e2995a5b311679f
Author: crazy <cr...@frugalware.org>
Date:   Sun Oct 16 03:53:08 2016 +0200

remove _F_cmake_old_defines
* nothing uses this and is broken can't work that way

diff --git a/source/include/cmake.sh b/source/include/cmake.sh
index 4597baf..2d731e7 100644
--- a/source/include/cmake.sh
+++ b/source/include/cmake.sh
@@ -103,13 +103,6 @@ CMake_conf()
_F_cmake_src="."
fi

-       if [ "$_F_cmake_old_defines" != "0" ]; then
-               _F_cmake_confopts="-DLIB_INSTALL_DIR=/usr/lib
-                       -DLIB_SUFFIX=''
-                       -DLOCALSTATE_INSTALL_DIR=/var
-                       $_F_cmake_confopts"
-       fi
-
cmake \
${cmake_generator} \
-DCMAKE_INSTALL_PREFIX=/usr \
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to