2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

eudev: drop

This commit is contained in:
Dylan Araps 2021-06-30 12:19:10 +00:00
parent dcb5337f5a
commit 64423d4cca
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
6 changed files with 0 additions and 26 deletions

View File

@ -1,17 +0,0 @@
#!/bin/sh -e
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--sbindir=/usr/bin \
--bindir=/usr/bin \
--enable-hwdb \
--enable-blkid=auto \
--disable-introspection
make
make DESTDIR="$1" install
# Install runit service.
install -Dm755 udevd.run "$1/etc/sv/udevd/run"
ln -s /run/runit/supervise.udevd "$1/etc/sv/udevd/supervise"

View File

@ -1,2 +0,0 @@
89618619084a19e1451d373c43f141b469c9fd09767973d73dd268b92074d4fc eudev-3.2.9.tar.gz
5b965dc067c5f411a3342f867e11ccfcf689cc1bf5957b0da4521c528be4ce5e udevd.run

View File

@ -1,2 +0,0 @@
gperf make
linux-headers make

View File

@ -1,2 +0,0 @@
#!/bin/sh
exec udevd

View File

@ -1,2 +0,0 @@
https://dev.gentoo.org/~blueness/eudev/eudev-3.2.9.tar.gz
files/udevd.run

View File

@ -1 +0,0 @@
3.2.9 3