Add new tidelinux logo pixmaps
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: filesystem
|
name: filesystem
|
||||||
description: The Tide Linux filesystem
|
description: The Tide Linux filesystem
|
||||||
version: 1.3
|
version: 1.3
|
||||||
revision: 3
|
revision: 4
|
||||||
architecture: any
|
architecture: any
|
||||||
keep: ["etc/hosts","etc/hostname","etc/group","etc/passwd","etc/gshadow","etc/shadow","etc/nsswitch.conf","etc/shells"]
|
keep: ["etc/hosts","etc/hostname","etc/group","etc/passwd","etc/gshadow","etc/shadow","etc/nsswitch.conf","etc/shells"]
|
||||||
type: source
|
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 |
@@ -53,7 +53,7 @@ package() {
|
|||||||
install -Dm644 "$BPM_WORKDIR"/os-release "$BPM_OUTPUT"/etc/os-release
|
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"/lsb-release "$BPM_OUTPUT"/etc/lsb-release
|
||||||
install -Dm644 "$BPM_WORKDIR"/shells "$BPM_OUTPUT"/etc/shells
|
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/subuid
|
||||||
touch "$BPM_OUTPUT"/etc/subgid
|
touch "$BPM_OUTPUT"/etc/subgid
|
||||||
|
|||||||
Reference in New Issue
Block a user