]> https://gitweb.dealii.org/ - candi.git/commitdiff
deal.II: package cmake: unpack-only, thus set BUILDCHAIN=ignore and specific install
authorUwe Köcher <koecher@hsu-hamburg.de>
Sat, 7 Nov 2015 09:41:00 +0000 (10:41 +0100)
committerUwe Köcher <koecher@hsu-hamburg.de>
Sat, 7 Nov 2015 09:41:00 +0000 (10:41 +0100)
deal.II-toolchain/packages/cmake.package

index a19f64cb2dc7d7aac68ef8b4f2b15f3e67405046..7f5330d218985c8aa9bc8d9f23b2ad1c112c248d 100644 (file)
@@ -3,15 +3,14 @@ NAME=cmake-${VERSION}
 SOURCE=https://cmake.org/files/v3.4/
 PACKING=.tar.gz
 CHECKSUM=511db6fe363aa323905e1c06f7b22425
-BUILDCHAIN=custom
+BUILDCHAIN=ignore
 
 INSTALL_PATH=${INSTALL_PATH}/${NAME}
 
-package_specific_build () {
+package_specific_install () {
     cp -rf ${UNPACK_PATH}/${NAME}/* ${INSTALL_PATH}/
 }
 
-
 package_specific_register () {
     export PATH=${INSTALL_PATH}/bin:${PATH}
 }

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.