# Template file for 'systemd-libs'.
#
short_desc="systemd runtime libraries"
replaces="systemd<43_1"

do_install() {
	vmove "usr/lib/libsystemd*.so*" usr/lib
}