Let other packages add variables

This commit is contained in:
Daniel Berteaud 2012-10-18 10:50:25 +02:00
parent 8332271688
commit 460e13c606
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,3 @@
<profile id="variables">
<variable name="IPASSERELLE_DOMAIN" value="{$DomainName}" />
<variable name="IPASSERELLE_NT_DOMAIN" value="{uc($smb{'Workgroup'})}" />
<variable name="IPASSERELLE_NAME" value="{$smb{'ServerName'}}" />
@ -11,5 +10,3 @@
<variable name="WPKGLOGS" value="\\%IPASSERELLE_IP%\wpkglogs" />
<variable name="SOFTWARE" value="\\%IPASSERELLE_IP%\wpkg\softwares" />
<variable name="SETTINGS" value="\\%IPASSERELLE_IP%\wpkg\settings" />
</profile>

View File

@ -13,3 +13,5 @@
#
# Copyright (C) 1999-2006 Mitel Networks Corporation
-->
<profile id="variables">