summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/profiles/profile-dieter2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profiles/profile-dieter b/src/profiles/profile-dieter
index ce19329..a8c9cba 100644
--- a/src/profiles/profile-dieter
+++ b/src/profiles/profile-dieter
@@ -32,7 +32,7 @@ worker_prepare_disks ()
worker_package_list ()
{
- $SVN export $SVN_BASE/ddm-configs/$TARGET_HOST/package-list /home/arch/fifa/package-list || die_error "Could not export package list!"
+ $SVN export $SVN_BASE/ddm-configs/$TARGET_HOST/trunk/package-list /home/arch/fifa/package-list || die_error "Could not export package list!"
}