diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-02-12 22:51:55 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-02-13 11:57:14 +0100 |
commit | 4de282cf9324ab13d17ac334244d0d7cae2df37d (patch) | |
tree | c37b8721c973d04b65fda029bdc8557dfd3eab22 /.gitignore | |
parent | 736ffecc9cf58a0d2c5f147a1f56f2c3532c10ce (diff) | |
download | systemd-4de282cf9324ab13d17ac334244d0d7cae2df37d.tar.gz |
build-sys: drop libsystemd-{id128,daemon,login,journal}.so compat libs
They have long been obsolete, and upstream distros and packages have mostly
switched over, let's get rid of it for good.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 586b3796b1..2b27d541c7 100644 --- a/.gitignore +++ b/.gitignore @@ -39,7 +39,6 @@ /hostnamectl /install-tree /journalctl -/libsystemd-*.c /libtool /linuxx64.efi.stub /localectl |