]> git.ipfire.org Git - thirdparty/systemd.git/commit - Makefile.am
build: fix systemd-journal-upload installation 2086/head
authorEvgeny Vereshchagin <evvers@ya.ru>
Wed, 9 Dec 2015 01:32:22 +0000 (01:32 +0000)
committerEvgeny Vereshchagin <evvers@ya.ru>
Wed, 9 Dec 2015 03:48:56 +0000 (03:48 +0000)
commite400d4b3f57e4303e5ff46f18d94b7c0f7ed589e
tree5c569fc47a5e60fe4362ff2bf44d204752a2870d
parent319c29920c2324a07958a38c8db34efd1fc85c00
build: fix systemd-journal-upload installation

Fixes:

$ ./configure ... --disable-microhttpd --enable-libcurl
--enable-sysusers
$ make && make install DESTDIR=$(pwd)/INST
$ ls INST/usr/lib/sysusers.d/
basic.conf  systemd.conf

There is no a file with `systemd-journald-upload`
Makefile.am
configure.ac
sysusers.d/.gitignore
sysusers.d/systemd-remote.conf.m4 [moved from sysusers.d/systemd-remote.conf with 86% similarity]