[PATCH] Support installing systemd unit file.

Gaetan Nadon memsize at videotron.ca
Mon Aug 29 14:54:58 PDT 2011


On Sun, 2011-08-28 at 09:49 +0200, Michał Górny wrote:

> +if HAVE_SYSTEMD
> +systemdsystemunit_DATA = xdm.service
> +
> +xdm.service: xdm.service.in
> +       $(AM_V_GEN)$(SED) -e 's|BINDIR|$(bindir)|g' < $< > $@
> +


Almost forgot: add xdm.service at the bottom of the .gitignore file.
If you do a 'git status':

        # Untracked files:
        #   (use "git add <file>..." to include in what will be committed)
        #
        #	xdm.service
        
> +MOSTLYCLEANFILES = xdm.service
> +endif HAVE_SYSTEMD
> +EXTRA_DIST = xdm.service.in
> +
> 
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110829/5d690c56/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110829/5d690c56/attachment.pgp>


More information about the xorg-devel mailing list