summaryrefslogtreecommitdiffstats
path: root/extrapkg
diff options
context:
space:
mode:
Diffstat (limited to 'extrapkg')
-rwxr-xr-xextrapkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/extrapkg b/extrapkg
index cf4b247..d752532 100755
--- a/extrapkg
+++ b/extrapkg
@@ -34,7 +34,7 @@ elif [ "$cmd" == "communitypkg" ]; then
tag="CURRENT"
fi
-if [ "$repo" != "communitypkg" ]; then
+if [ "$repo" != "community" ]; then
scp $pkgfile archlinux.org:/home/ftp/$repo/os/$CARCH
else
if [ ! -f ~/.tupkg ]; then