From 0ec32ea7cc2f9947ede1c87d079f6f34c221cb45 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 5 Feb 2014 00:33:39 +0100 Subject: [PATCH] build: stop misplacing documentation docdir must not be statically set as it would override what the user gave to ./configure --docdir=... --- doc/Makefile.am | 2 -- 1 file changed, 2 deletions(-) Index: 4ti2-1.6.9/doc/Makefile.am =================================================================== --- 4ti2-1.6.9.orig/doc/Makefile.am +++ 4ti2-1.6.9/doc/Makefile.am @@ -1,5 +1,3 @@ -docdir = $(pkgdatadir)/doc - doc_DATA = 4ti2_manual.pdf ## Manual sources.