From cabef62f6d41188f18b89d6fae503a0b322d13d7 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 15 Oct 2017 14:07:51 +0200 Subject: nodm: add new package --- package/nodm/patches/patch-Makefile_am | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 package/nodm/patches/patch-Makefile_am (limited to 'package/nodm/patches/patch-Makefile_am') diff --git a/package/nodm/patches/patch-Makefile_am b/package/nodm/patches/patch-Makefile_am new file mode 100644 index 000000000..6e2dad32d --- /dev/null +++ b/package/nodm/patches/patch-Makefile_am @@ -0,0 +1,16 @@ +--- nodm-0.13.orig/Makefile.am 2017-01-23 17:29:56.000000000 +0100 ++++ nodm-0.13/Makefile.am 2017-10-15 12:39:08.047309247 +0200 +@@ -39,13 +39,6 @@ nodm_SOURCES = $(libsources) \ + + nodm_CFLAGS = -DNODM_SESSION='"$(sbindir)/nodm"' + +-nodm.8: nodm +- help2man --section=8 --name="X display manager for automatic logins" \ +- --no-info --include=nodm-man-extras ./$< > $@ +- +-man_MANS = nodm.8 \ +- $(NULL) +- + TESTS = test-internals test-xstart test-xsession + check_PROGRAMS = test-internals test-xstart test-xsession + -- cgit v1.2.3