Add new tidelinux logo pixmaps

This commit is contained in:
2025-07-16 18:26:09 +03:00
parent cfcfd98277
commit 5d7867ad69
5 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: filesystem
description: The Tide Linux filesystem
version: 1.3
revision: 3
revision: 4
architecture: any
keep: ["etc/hosts","etc/hostname","etc/group","etc/passwd","etc/gshadow","etc/shadow","etc/nsswitch.conf","etc/shells"]
type: source
Binary file not shown.

Before

Width:  |  Height:  |  Size: 171 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

+1 -1
View File
@@ -53,7 +53,7 @@ package() {
install -Dm644 "$BPM_WORKDIR"/os-release "$BPM_OUTPUT"/etc/os-release
install -Dm644 "$BPM_WORKDIR"/lsb-release "$BPM_OUTPUT"/etc/lsb-release
install -Dm644 "$BPM_WORKDIR"/shells "$BPM_OUTPUT"/etc/shells
install -Dm644 "$BPM_WORKDIR"/tide_linux_logo.png "$BPM_OUTPUT"/usr/share/pixmaps/tide_linux_logo.png
install -Dm644 "$BPM_WORKDIR"/tidelinux-logo{,-full}.png -t "$BPM_OUTPUT"/usr/share/pixmaps/
touch "$BPM_OUTPUT"/etc/subuid
touch "$BPM_OUTPUT"/etc/subgid