summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-02-23 14:22:13 -0600
committerJeff Carr <[email protected]>2024-02-23 14:22:13 -0600
commitdf9e3f857e0d67c232a5af9f14ce3a600854af89 (patch)
treef429fd261b68163b7c87bfaca6771af014747edf /build
parent9cfe5ac433832fde87a8fe0e14f70c9bcb827c3f (diff)
force add these files temporarily
Diffstat (limited to 'build')
-rwxr-xr-xbuild9
1 files changed, 9 insertions, 0 deletions
diff --git a/build b/build
index ecef96b..4b65076 100755
--- a/build
+++ b/build
@@ -7,3 +7,12 @@ make -C ../../toolkits/pixelgl
mkdir -p files/usr/lib/go-gui
cp ../../toolkits/*.so files/usr/lib/go-gui/
+
+# add the sources list file here until
+# there is a seperate package for this
+mkdir -p files/etc/apt/sources.list.d/
+cp resources/wit.list files/etc/apt/sources.list.d/
+
+# add the key for the wit repo
+mkdir -p files/etc/apt/trusted.gpg.d/
+cp resources/wit-public-key.asc files/etc/apt/trusted.gpg.d/