Hi Dragan,
On 04/11/2017 12:17 AM, Dragan FOSS <dragan.foss@???> wrote:
> On 04/10/2017 01:19 PM, aitor_czr wrote:
>> I removed the dependency on *libsystemd0*:
> ********
> gvfs (1.22.2-1.0nosystemd1) nosystemd; urgency=medium
>
> * Non-maintainer upload.
> * Cure systemd infestation.
>
> -- Adam Borowski<kilobyte@???> Mon, 01 Dec 2014 07:28:04 +0100
>
> http://angband.pl/debian/pool/main/g/gvfs/gvfs_1.22.2-1.0nosystemd1.debian.tar.xz
> *********
>
>
> :)
As i can see, lines like:
tmpfilesddir = $(prefix)/lib/tmpfiles.d
tmpfilesd_DATA = gvfsd-fuse-tmpfiles.conf
and:
EXTRA_DIST = \
gvfsd-fuse-tmpfiles.conf \
$(NULL)
are present in "client/Makefile.am", even though
usr/lib/tmpfiles.d/gvfsd-fuse-tmpfiles.conf
has been removed from "gvfs-common.install"
Cheers,
Aitor.