Reorganisation des chemins de scripts

tags/0.1.3
Daniel Berteaud 13 years ago
parent 64a250d15d
commit 3526142cc8
  1. 3
      createlinks
  2. 2
      root/etc/e-smith/templates.metadata/home/e-smith/files/shares/tools/files/scripts/session/001conf.bat
  3. 2
      root/etc/e-smith/templates.metadata/home/e-smith/files/shares/tools/files/scripts/wpkg/conf.bat
  4. 0
      root/home/e-smith/files/shares/tools/files/scripts/wpkg/install.bat
  5. 0
      root/home/e-smith/files/shares/tools/files/scripts/wpkg/run.bat

@ -6,6 +6,7 @@ event_link("wpkg-init", "wpkg-update", "20");
event_link("wpkg-init", "ipasserelle-update", "20");
event_link("initialize-default-databases", "wpkg-update", "02");
templates2events("/home/e-smith/files/shares/tools/files/scripts/conf.bat", qw(wpkg-update bootstrap-console-save));
templates2events("/home/e-smith/files/shares/tools/files/scripts/wpkg/conf.bat", qw(wpkg-update bootstrap-console-save));
templates2events("/home/e-smith/files/shares/tools/files/scripts/session/conf.bat", qw(wpkg-update bootstrap-console-save));
templates2events("/home/e-smith/files/shares/wpkg/files/config.xml", qw(wpkg-update bootstrap-console-save));
templates2events("/home/e-smith/files/shares/wpkg/files/profiles/variables.xml", qw(wpkg-update bootstrap-console-save));

@ -0,0 +1,2 @@
TEMPLATE_PATH="/home/e-smith/files/shares/tools/files/scripts/conf.bat"
OUTPUT_FILENAME="/home/e-smith/files/shares/tools/files/scripts/session/001conf.bat"

@ -0,0 +1,2 @@
TEMPLATE_PATH="/home/e-smith/files/shares/tools/files/scripts/conf.bat"
OUTPUT_FILENAME="/home/e-smith/files/shares/tools/files/scripts/wpkg/conf.bat"
Loading…
Cancel
Save