INTEGRATION: CWS onlineupdate6 (1.50.40); FILE MERGED

2007/11/15 13:45:17 obr 1.50.40.3: #i82706# removed os and arch again since they don't get replaced by rtl bootstrap as expected
2007/11/06 22:13:22 obr 1.50.40.2: RESYNC: (1.50-1.53); FILE MERGED
2007/11/06 09:43:30 obr 1.50.40.1: #i82706# added os,arch,pkgfmt parameter
This commit is contained in:
Ivo Hinkelmann 2007-11-26 12:20:58 +00:00
parent e04d259ac9
commit 46fc5d6ccf

View file

@ -4,9 +4,9 @@
*
* $RCSfile: profileitem_ooo.scp,v $
*
* $Revision: 1.53 $
* $Revision: 1.54 $
*
* last change: $Author: hr $ $Date: 2007-11-01 17:16:21 $
* last change: $Author: ihi $ $Date: 2007-11-26 13:20:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -215,7 +215,7 @@ ProfileItem gid_Profileitem_Version_Updateurl
Order = 15;
Key = "UpdateURL";
#if defined(BUILD_SPECIAL)
Value = "${UPDATEURL}";
Value = "${UPDATEURL}?pkgfmt=<pkgformat>";
#else
Value = "";
#endif