From 1045963959ddfb697898fa90476f837aae4e2881 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Wed, 1 Apr 2026 22:56:07 +0200 Subject: repo: move all packages under SlackBuilds/ subfolder Reorganize repository by moving all 11 package directories into a new SlackBuilds/ subfolder. Update README.md, CLAUDE.md, and hooks/post-commit to reflect the new path structure. Co-Authored-By: Claude Sonnet 4.6 --- SlackBuilds/claude-code/doinst.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 SlackBuilds/claude-code/doinst.sh (limited to 'SlackBuilds/claude-code/doinst.sh') diff --git a/SlackBuilds/claude-code/doinst.sh b/SlackBuilds/claude-code/doinst.sh new file mode 100644 index 0000000..2d5cb9a --- /dev/null +++ b/SlackBuilds/claude-code/doinst.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +rm -f /usr/bin/claude +ln -sf /usr/lib64/node_modules/@anthropic-ai/claude-code/cli.js /usr/bin/claude -- cgit v1.2.3