summarylogtreecommitdiffstats
path: root/xf86-input-cmt-setup.install
diff options
context:
space:
mode:
Diffstat (limited to 'xf86-input-cmt-setup.install')
-rwxr-xr-xxf86-input-cmt-setup.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/xf86-input-cmt-setup.install b/xf86-input-cmt-setup.install
index e9653813415b..3147d5d73d68 100755
--- a/xf86-input-cmt-setup.install
+++ b/xf86-input-cmt-setup.install
@@ -13,5 +13,5 @@ yellow="${bold}$(tput setaf 3)"
pre_remove() {
msg_blue "Removing no longer needed symlinks for xf86-input-cmt"
- sudo cmt-post-install.sh remove
+ sudo cmt-post-install remove
}