[SSSD] [PATCH] AUTOMAKE: Do not include makefile generated files into

Lukas Slebodnik lslebodn at redhat.com
Fri Apr 11 09:25:45 UTC 2014


On (11/04/14 00:42), Lukas Slebodnik wrote:
>ehlo,
>
>patches for master and 1-11 branchare attached.
>
>Resolves:
>https://fedorahosted.org/sssd/ticket/2314
>
>how to test:
>#generate tarball with "make distcheck"
>#move tarball to another directory
>#extract tarball
>#change dir to sssd-$(VERSION)
>
>./configure  --with-initscript=systemd --prefix=/usr
>make
>    # look into generated file src/sysv/systemd/sssd.service
>
>./configure --with-initscript=systemd --prefix=/usr --exec-prefix=/usr/local
># do not run make clean
>make
>    # look into generated file src/sysv/systemd/sssd.service
>    # it should be changed
>
>LS

self NACK

generated initscrips are also included in tarball
    dist_init_SCRIPTS += \
        src/sysv/sssd

I will send another patch

LS



More information about the sssd-devel mailing list