systemd/debian/systemd.install
Michael Biebl 0a949a2935 Split out libsystemd-shared into its own package
Since libsystem-shared is an internal implementation detail, do not
generate a shlibs file for it. This means dh_shlibdeps needs to be told
explicitly where it can find libsystemd-shared.

Mark this new package as Multi-Arch: same.

Closes: #990547
2022-06-08 20:04:13 +02:00

41 lines
1.0 KiB
Plaintext

etc/
bin/
lib/modprobe.d/
lib/systemd/
lib/udev/rules.d/70-uaccess.rules
lib/udev/rules.d/73-seat-late.rules
lib/udev/rules.d/71-seat.rules
lib/udev/rules.d/99-systemd.rules
usr/bin/
usr/lib/binfmt.d/
usr/lib/environment.d/
usr/lib/modules-load.d/
usr/lib/sysctl.d/
usr/lib/sysusers.d/basic.conf
usr/lib/sysusers.d/systemd-journal.conf
usr/lib/sysusers.d/systemd-network.conf
usr/lib/sysusers.d/systemd-resolve.conf
usr/lib/systemd/
usr/lib/tmpfiles.d/
usr/lib/kernel
usr/share/man/man1/
usr/share/man/man5/
usr/share/man/man7/
usr/share/man/man8/
usr/share/bash-completion/
usr/share/zsh/vendor-completions/
usr/share/dbus-1/
usr/share/doc/
usr/share/pkgconfig/systemd.pc
usr/share/polkit-1/
usr/share/systemd/kbd-model-map
usr/share/systemd/language-fallback-map
usr/share/locale/
var/lib
../extra/init-functions.d lib/lsb/
../extra/tmpfiles.d/*.conf usr/lib/tmpfiles.d/
../extra/systemd-sysv-install lib/systemd/
../extra/units/* lib/systemd/system/
../extra/kernel-install.d/* usr/lib/kernel/install.d
../extra/pam.d/* usr/lib/pam.d/