summaryrefslogtreecommitdiff
path: root/bin/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pkg')
-rwxr-xr-xbin/pkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pkg b/bin/pkg
index ddfdb95..af456bb 100755
--- a/bin/pkg
+++ b/bin/pkg
@@ -697,7 +697,7 @@ function pkg_refresh {
info "Cleaning build diroctery\n"
make clean
}
- vcs_fix_origin rewrite
+ vcs_fix_origin
global_hook $1 post-update
}