Radix cross Linux 3pp sources

RcL sources – is a tree of Third Party and Radix source tarballs

343 Commits   0 Branches   0 Tags
author: kx <kx@radix.pro> 2023-05-24 14:24:58 +0300 committer: kx <kx@radix.pro> 2023-05-24 14:24:58 +0300 commit: e20de451b504cde1c5899a889114ecfeecfa9ee8 parent: 78c64590f741bb06da8f7ecaf572cc31879ea172
Commit Summary:
Move bubblewrap-0.8.0 to app
Diffstat:
2 files changed, 1 insertion, 1 deletion
diff --git a/packages/a/Makefile b/packages/a/Makefile
index 5765cfd..4e8046a 100644
--- a/packages/a/Makefile
+++ b/packages/a/Makefile
@@ -16,6 +16,7 @@ SUBDIRS := CLooG                  \
            bpe                    \
            bsdstrings             \
            btrfs-progs            \
+           bubblewrap             \
            bzip2                  \
            c2man                  \
            can-utils              \
diff --git a/packages/x/bubblewrap/Makefile b/packages/a/bubblewrap/Makefile
similarity index 100%
rename from packages/x/bubblewrap/Makefile
rename to packages/a/bubblewrap/Makefile
diff --git a/packages/x/Makefile b/packages/x/Makefile
index ad4b084..b378e28 100644
--- a/packages/x/Makefile
+++ b/packages/x/Makefile
@@ -6,7 +6,6 @@
 
 SUBDIRS := Vulkan               \
            WindowMaker          \
-           bubblewrap           \
            conky                \
            dejavu-fonts         \
            dejavu-fonts-ttf     \