]> git.stg.codes - stg.git/blobdiff - projects/rscriptd/build
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / projects / rscriptd / build
index 173e3afc82188c40cb88f08f245fb23fd7e99e16..a91d70c805cbbf843f054daf158bee788817288d 100755 (executable)
@@ -65,11 +65,11 @@ echo "##########################################################################
 echo "       Building rscriptd for $sys $release"
 echo "#############################################################################"
 
-STG_LIBS="stg_logger.lib 
-          stg_locker.lib
+STG_LIBS="logger.lib 
+          locker.lib
          crypto.lib 
          common.lib 
-         script_executer.lib 
+         scriptexecuter.lib 
          conffiles.lib"
 
 if [ "$OS" = "linux" ]