patch-Makefile_am 527 B

12345678910111213141516
  1. --- nodm-0.13.orig/Makefile.am 2017-01-23 17:29:56.000000000 +0100
  2. +++ nodm-0.13/Makefile.am 2017-10-15 12:39:08.047309247 +0200
  3. @@ -39,13 +39,6 @@ nodm_SOURCES = $(libsources) \
  4. nodm_CFLAGS = -DNODM_SESSION='"$(sbindir)/nodm"'
  5. -nodm.8: nodm
  6. - help2man --section=8 --name="X display manager for automatic logins" \
  7. - --no-info --include=nodm-man-extras ./$< > $@
  8. -
  9. -man_MANS = nodm.8 \
  10. - $(NULL)
  11. -
  12. TESTS = test-internals test-xstart test-xsession
  13. check_PROGRAMS = test-internals test-xstart test-xsession