From 31ebb2134c0c0466a20544b136d4f54457f963a2 Mon Sep 17 00:00:00 2001 From: madomado Date: Sat, 15 Jun 2024 10:32:29 +0800 Subject: [PATCH] fix: codium (#1334) Signed-off-by: madomado --- anda/devs/codium/codium.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/anda/devs/codium/codium.spec b/anda/devs/codium/codium.spec index 2f2b25a382..f8f78b7891 100644 --- a/anda/devs/codium/codium.spec +++ b/anda/devs/codium/codium.spec @@ -28,6 +28,8 @@ VSCodium is a new choice of tool that combines the simplicity of a code editor with what developers need for the core edit-build-debug cycle. %prep +mkdir stuff +cd stuff tar xf %SOURCE0 cat < vscodium-bin-uri-handler.desktop @@ -70,6 +72,7 @@ EOF %build %install +cd stuff mkdir -p %buildroot%_datadir/doc/%name/ %buildroot%_datadir/licenses/%name install -Dm644 %SOURCE1 %buildroot%_docdir/%name/ install -Dm644 %SOURCE2 %buildroot%_datadir/licenses/%name/