]> https://gitweb.dealii.org/ - candi.git/commitdiff
Move INSTALL_PATH for third-party library to dealii-prepare.package.
authorBruno Turcksin <bruno.turcksin@gmail.com>
Fri, 30 Oct 2015 20:45:57 +0000 (15:45 -0500)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Fri, 30 Oct 2015 20:45:57 +0000 (15:45 -0500)
candi.sh
deal.II/packages/dealii-prepare.package

index 4a6643208a23e0bfa3da459471dfe53eb5cf86c1..dc1ab887e4b380c2d8e50bd4bcbc6d4fd8197c74 100755 (executable)
--- a/candi.sh
+++ b/candi.sh
@@ -531,8 +531,6 @@ default STABLE_BUILD=true
 default USE_SNAPSHOTS=false
 default PACKAGES_OFF=""
 
-INSTALL_PATH=${INSTALL_PATH}/libs
-
 # Check if project was specified correctly
 if [ -d ${PROJECT} ]; then
     if [ -d ${PROJECT}/platforms -a -d ${PROJECT}/packages ]; then
index e5a0eb53501e2e205b9e4461378283cfa8f033ba..10a5fd0ae52ad53651e00fb6ffc1e036a12641a2 100644 (file)
@@ -1,9 +1,10 @@
 NAME=dealii-prepare
 BUILDCHAIN=ignore
 
-####################################
-### DO NOT MODIFY THE CODE BELOW ###
-####################################
+#########################################################################
+# Install third-party libraries in opt
+INSTALL_PATH=${INSTALL_PATH}/opt
+
 
 #########################################################################
 # Loop over the options in DEAL_CONFOPTS and if the package is turned off, add

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.