Browse Source

remove bash_profile from cpoll_cppsp

Lita Gratrix 10 years ago
parent
commit
74e2107723
2 changed files with 1 additions and 3 deletions
  1. 0 3
      frameworks/C++/cpoll_cppsp/bash_profile.sh
  2. 1 0
      frameworks/C++/cpoll_cppsp/setup.sh

+ 0 - 3
frameworks/C++/cpoll_cppsp/bash_profile.sh

@@ -1,3 +0,0 @@
-#!/bin/bash
-
-export CPPSP_HOME=$IROOT/cppsp_0.2.3

+ 1 - 0
frameworks/C++/cpoll_cppsp/setup.sh

@@ -1,4 +1,5 @@
 #!/bin/bash
+export CPPSP_HOME=$IROOT/cppsp_0.2.3
 
 sed -i 's|#define BENCHMARK_DB_HOST ".*"|#define BENCHMARK_DB_HOST "'"$DBHOST"'"|g' www/connectioninfo.H