[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Please re-build and upload xfree86 4.3.0.dfsg.1-7



Fabio Massimo Di Nitto wrote:
Hi Gerhard,

On Mon, 13 Sep 2004, Gerhard Tonn wrote:


I am getting the same error when building it manually. The doc directory
doesn't exist.

Gerhard



thanks a lot for your help.

Can you be so kind to apply this patch and test if the build completes
correctly? It is probably not the right fix but at least we will see if
there are no other failures later in the process, before uploading -8.

--- rules.orig	2004-09-14 06:24:48.000000000 +0000
+++ rules	2004-09-14 06:25:30.000000000 +0000
@@ -289,6 +289,7 @@
 	  install -m 644 debian/local/update-fonts-$$FOO.8 $(DEBTREEDIR)/usr/share/man/man8; \
 	done
  ifdef NOT_BUILDING_XFREE86_X_SERVER
+	install -m 755 -d debian/tmp/usr/X11R6/lib/X11/doc
 	# these files need to be installed with the upstream Imakefiles
 	install -m 644 $(SOURCE_TREE)/programs/Xserver/hw/xfree86/doc/README \
 	               $(SOURCE_TREE)/programs/Xserver/hw/xfree86/doc/README.fonts \


Yes, that works.

Gerhard



Reply to: