void-packages/srcpkgs/libudev/systemd-libs.template

9 lines
160 B
Plaintext

# Template file for 'systemd-libs'.
#
short_desc="systemd runtime libraries"
replaces="systemd<43_1"
do_install() {
vmove "usr/lib/libsystemd*.so*" usr/lib
}