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 --- discord/doinst.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 discord/doinst.sh (limited to 'discord/doinst.sh') diff --git a/discord/doinst.sh b/discord/doinst.sh deleted file mode 100644 index 5fb2893..0000000 --- a/discord/doinst.sh +++ /dev/null @@ -1,3 +0,0 @@ -if [ -x /usr/bin/update-desktop-database ]; then - /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 -fi -- cgit v1.2.3