This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch release/4.0.1.x in repository x2goserver. commit f91152b9d51f6287d65a3cfaecb2a6b85e565203 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Feb 21 22:02:11 2018 +0100 x2goserver/: move etc/tmpfiles.d to gen-lib/tmpfiles.d. --- debian/changelog | 1 + x2goserver/{etc => gen-lib}/tmpfiles.d/x2goserver.conf | 0 2 files changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index c06f990..e906169 100644 --- a/debian/changelog +++ b/debian/changelog @@ -87,6 +87,7 @@ x2goserver (4.0.1.23-0x2go1) UNRELEASED; urgency=medium do not work in other shells. - x2goserver/Makefile: stage tmpfiles.d config file into ${PREFIX}/lib/. File should not be modified by users. + - x2goserver/: move etc/tmpfiles.d to gen-lib/tmpfiles.d. * x2goserver.spec: - RPMify x2goserver-xsession description. - Remove qt4 stuff, we're not using the framework here. diff --git a/x2goserver/etc/tmpfiles.d/x2goserver.conf b/x2goserver/gen-lib/tmpfiles.d/x2goserver.conf similarity index 100% rename from x2goserver/etc/tmpfiles.d/x2goserver.conf rename to x2goserver/gen-lib/tmpfiles.d/x2goserver.conf -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git