From 60a99665a453b8e2bd0039af3c8b261b05c89a3f Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 24 Jul 2021 00:24:12 +0300 Subject: zsh: use clinst --- extra/zsh/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/zsh') diff --git a/extra/zsh/build b/extra/zsh/build index de0bc2c2..3496b37c 100755 --- a/extra/zsh/build +++ b/extra/zsh/build @@ -21,4 +21,4 @@ rm -f Completion/Linux/Command/_rpmbuild make make DESTDIR="$1" install -install -Dm 644 zprofile "$1/etc/zprofile" +clinst -Dm644 zprofile "$1/etc/zprofile" -- cgit v1.2.3