public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/log4c/files: log4c-1.2.4-docdir.patch
@ 2014-10-15 17:47 Michael Palimaka (kensington)
  0 siblings, 0 replies; only message in thread
From: Michael Palimaka (kensington) @ 2014-10-15 17:47 UTC (permalink / raw
  To: gentoo-commits

kensington    14/10/15 17:47:58

  Added:                log4c-1.2.4-docdir.patch
  Log:
  Version bump.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)

Revision  Changes    Path
1.1                  dev-libs/log4c/files/log4c-1.2.4-docdir.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/log4c/files/log4c-1.2.4-docdir.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/log4c/files/log4c-1.2.4-docdir.patch?rev=1.1&content-type=text/plain

Index: log4c-1.2.4-docdir.patch
===================================================================
Respect the autotools docdir switch. Avoid installing a copy of the license.

--- doc/Makefile.am
+++ doc/Makefile.am
@@ -1,10 +1,9 @@
 man3dir  = $(mandir)/man3
-docdir   = $(datadir)/doc/$(PACKAGE)-$(VERSION)
+docdir   = @docdir@
 docfiles = \
 	$(top_srcdir)/README \
 	$(top_srcdir)/AUTHORS \
 	$(top_srcdir)/NEWS \
-	$(top_srcdir)/COPYING \
 	$(top_srcdir)/ChangeLog
 
 targets = doxygen.stamp





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-10-15 17:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-15 17:47 [gentoo-commits] gentoo-x86 commit in dev-libs/log4c/files: log4c-1.2.4-docdir.patch Michael Palimaka (kensington)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox