From 2e1e0cba304cad6374109c298f5200d930e3de4a Mon Sep 17 00:00:00 2001 From: mattf Date: Sat, 8 Jul 2006 00:22:14 +0000 Subject: [PATCH] INSTALL root file placeholder altering of former install script name to build_translation_www_files.pl git-svn-id: svn://192.168.202.10@29 3d104415-ff17-0410-8863-d5cf3c621b8a --- INSTALL | 3 +++ ...{install_server_files.pl => build_translation_www_files.pl} | 0 2 files changed, 3 insertions(+) create mode 100644 INSTALL rename bin/{install_server_files.pl => build_translation_www_files.pl} (100%) diff --git a/INSTALL b/INSTALL new file mode 100644 index 00000000..45336653 --- /dev/null +++ b/INSTALL @@ -0,0 +1,3 @@ +################ INSTALL + +Short installation instructions for astGUIclient 2.0 tree will go here diff --git a/bin/install_server_files.pl b/bin/build_translation_www_files.pl similarity index 100% rename from bin/install_server_files.pl rename to bin/build_translation_www_files.pl