aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2021-11-03 11:30:36 +0000
committermerakor <cem@ckyln.com>2021-11-03 11:30:36 +0000
commit964d148072130b89bcd648b609b100fa9b762346 (patch)
treecd4b731e6c61427265a6641ca74e102690e55ca5 /src
parent99e1f2f398d2f6acb97cb42eb0555ae154c231cb (diff)
downloadcpt-964d148072130b89bcd648b609b100fa9b762346.tar.gz
cpt-remove: update hooks
FossilOrigin-Name: 034ca2fc03d434a35a02dbb85f4edf61372897fbe5b9f5138359c91f70328a26
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"