From 88bdf8d235ca77e0a93711d997e6773865ee7cc9 Mon Sep 17 00:00:00 2001 From: Johannes Ernst Date: Tue, 26 Mar 2024 15:23:32 -0700 Subject: [PATCH] NetBeans needs to be in ubos-tools-arch not ubos-tools --- tools/us/tools.json | 1 - ubos-tools-arch/us/ubos-tools.json | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/us/tools.json b/tools/us/tools.json index 8e99c10..c0a17c3 100644 --- a/tools/us/tools.json +++ b/tools/us/tools.json @@ -5,7 +5,6 @@ "packages" : { "git-360" : {}, - "netbeans" : {}, "pacsane" : {}, "package-updated-since" : {}, "ubos-check-packages" : {}, diff --git a/ubos-tools-arch/us/ubos-tools.json b/ubos-tools-arch/us/ubos-tools.json index 22bad68..f38e456 100644 --- a/ubos-tools-arch/us/ubos-tools.json +++ b/ubos-tools-arch/us/ubos-tools.json @@ -7,6 +7,7 @@ "packages" : { "git-360" : {}, + "netbeans" : {}, "ubos-push" : {}, "ubos-tools-arch" : {}, "ubosdev-container" : {},