summaryrefslogtreecommitdiff
path: root/diff-unfree
diff options
context:
space:
mode:
Diffstat (limited to 'diff-unfree')
-rwxr-xr-xdiff-unfree2
1 files changed, 1 insertions, 1 deletions
diff --git a/diff-unfree b/diff-unfree
index 5d991f3..2cc3ac7 100755
--- a/diff-unfree
+++ b/diff-unfree
@@ -45,7 +45,7 @@ tmp_dir=$(mktemp -d /tmp/${package}.XXXXXX)
unfree_dir="${tmp_dir}/packages/${package}/trunk"
svnrepo="packages"
-case $repo in;
+case $repo in
community*)
svnrepo="community"
;;