From 3ab86b4deefefbce40dabff09fe276646d69e8d6 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 --- agc_2-X/trunk/INSTALL | 3 +++ ...{install_server_files.pl => build_translation_www_files.pl} | 0 2 files changed, 3 insertions(+) create mode 100644 agc_2-X/trunk/INSTALL rename agc_2-X/trunk/bin/{install_server_files.pl => build_translation_www_files.pl} (100%) diff --git a/agc_2-X/trunk/INSTALL b/agc_2-X/trunk/INSTALL new file mode 100644 index 00000000..45336653 --- /dev/null +++ b/agc_2-X/trunk/INSTALL @@ -0,0 +1,3 @@ +################ INSTALL + +Short installation instructions for astGUIclient 2.0 tree will go here diff --git a/agc_2-X/trunk/bin/install_server_files.pl b/agc_2-X/trunk/bin/build_translation_www_files.pl similarity index 100% rename from agc_2-X/trunk/bin/install_server_files.pl rename to agc_2-X/trunk/bin/build_translation_www_files.pl