From ebb26eac2948e02def3c7ac1ac23c4ecd345a5a7 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 3 Apr 2026 18:17:29 +0200 Subject: repo: flatten layout — move packages to root, extras to .extras/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Move all packages from SlackBuilds/ to repo root - Move hooks/, docs/, nvchecker.toml to .extras/ - Update CLAUDE.md and README.md to reflect new structure Co-Authored-By: Claude Sonnet 4.6 --- SlackBuilds/discord/doinst.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 SlackBuilds/discord/doinst.sh (limited to 'SlackBuilds/discord/doinst.sh') diff --git a/SlackBuilds/discord/doinst.sh b/SlackBuilds/discord/doinst.sh deleted file mode 100644 index 5fb2893..0000000 --- a/SlackBuilds/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