forked from kiss-community/repo
libseat: 0.8.0
This commit is contained in:
parent
d207343208
commit
cc2efb5d77
@ -13,6 +13,9 @@ meson \
|
||||
ninja -C build
|
||||
ninja -C build install
|
||||
|
||||
# Set suid on seatd-launch.
|
||||
chmod u+s "$1/usr/bin/seatd-launch"
|
||||
|
||||
# Install runit service.
|
||||
mkdir -p "$1/etc/sv/seatd"
|
||||
cp -f seatd.run "$1/etc/sv/seatd/run"
|
||||
|
@ -1,2 +1,2 @@
|
||||
d1d2bbeda123643540e7b7c84528a5c73bbb27cc04d7fad09213750acea6055060
|
||||
655c683ca63008594c5551603e4480c2ffb675285e4d0136303a4f03bbec7d96ce
|
||||
9d1b1f5c6f162c6bb43171154fefd515c666352bfc37406a34c58eb047be252ee0
|
||||
|
@ -1,2 +1,2 @@
|
||||
https://git.sr.ht/~kennylevinsen/seatd/archive/0.7.0.tar.gz
|
||||
https://git.sr.ht/~kennylevinsen/seatd/archive/0.8.0.tar.gz
|
||||
files/seatd.run
|
||||
|
@ -1 +1 @@
|
||||
0.7.0 2
|
||||
0.8.0 1
|
||||
|
Loading…
Reference in New Issue
Block a user