aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/cpt-remove2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpt-remove b/src/cpt-remove
index 5432c86..befdfcc 100755
--- a/src/cpt-remove
+++ b/src/cpt-remove
@@ -23,4 +23,4 @@ for pkg in $redro; do pkg_remove "$pkg" "${CPT_FORCE:-check}"; done
# After all the removals are finished, run an end-remove hook. There may
# be some things that we may want to run, but not per package.
-run_hook end-remove "" "$CPT_ROOT" root
+run_hook end-remove "" "$CPT_ROOT"