conkyrc.sample disappeared, and src/openbsd.h is missing from distfile. ok jasper@ & vlad glagolev (MAINTAINER)
14 lines
573 B
Plaintext
14 lines
573 B
Plaintext
$OpenBSD: patch-doc_Makefile_in,v 1.2 2008/09/30 09:54:19 landry Exp $
|
|
|
|
--- doc/Makefile.in.orig Thu Aug 14 19:16:52 2008
|
|
+++ doc/Makefile.in Mon Sep 22 22:49:34 2008
|
|
@@ -191,7 +191,7 @@ top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
xsltproc_cmd = @xsltproc_cmd@
|
|
@HAVE_DOCSTUFF_TRUE@DOCS = conky.1 docs.html variables.html config_settings.html
|
|
-man_MANS = conky.1
|
|
+man_MANS =
|
|
sysconf_SYSCONFS = conky.conf
|
|
EXTRA_DIST = $(DOCS) conky.conf command_options.xml config_settings.xml docgen.sh docs.xml variables.xml variables.xsl config_settings.xsl
|
|
all: all-am
|