Modified: build_system/iurt/trunk/emi
===================================================================
--- build_system/iurt/trunk/emi 2010-11-23 21:52:12 UTC (rev 126)
+++ build_system/iurt/trunk/emi 2010-11-23 22:46:39 UTC (rev 127)
@@ -97,7 +97,7 @@
},
queue => {
desc => 'root directory of the various upload queues',
- default => '/home/mandrake/uploads/'
+ default => "$HOME/uploads/"
},
ssh_option => {
desc => "SSH options",
Modified: build_system/iurt/trunk/ulri
===================================================================
--- build_system/iurt/trunk/ulri 2010-11-23 21:52:12 UTC (rev 126)
+++ build_system/iurt/trunk/ulri 2010-11-23 22:46:39 UTC (rev 127)
@@ -136,7 +136,7 @@
},
queue => {
desc => "Root of the tree where the packages to compile are located",
- default => "/home/mandrake/uploads/"
+ default => "$HOME/uploads/"
},
cache_home => {
desc => 'Where to store the cache files',