From 9e30fa7a2ccfffa7af31a4595f9c45a037ab1085 Mon Sep 17 00:00:00 2001 From: gdd Date: Wed, 10 Apr 2013 12:16:57 +0000 Subject: [PATCH] Add missing .bashrc script to be installed in appliskel with CMake procedure --- bin/appliskel/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/appliskel/CMakeLists.txt b/bin/appliskel/CMakeLists.txt index 6627e154f..d388e497e 100755 --- a/bin/appliskel/CMakeLists.txt +++ b/bin/appliskel/CMakeLists.txt @@ -31,6 +31,7 @@ SET(SCRIPTS runSession runSalomeScript runTests + .bashrc getAppliPath.py update_catalogs.py kill_remote_containers.py -- 2.30.2