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

X Strike Force XFree86 SVN commit: r1815 - trunk/debian



Author: branden
Date: 2004-09-14 11:42:42 -0500 (Tue, 14 Sep 2004)
New Revision: 1815

Modified:
   trunk/debian/CHANGESETS
   trunk/debian/rules
Log:
(cosmetic) Rewrite a comment to be more clear.


Modified: trunk/debian/CHANGESETS
===================================================================
--- trunk/debian/CHANGESETS	2004-09-14 16:39:27 UTC (rev 1814)
+++ trunk/debian/CHANGESETS	2004-09-14 16:42:42 UTC (rev 1815)
@@ -9,7 +9,7 @@
 files anywhere.)
 
 Miscellaneous cosmetic fixes.
-    1811, 1812
+    1811, 1812, 1815
 
 Update Danish debconf template translations (thanks, Claus Hindsgaul)
     1806

Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2004-09-14 16:39:27 UTC (rev 1814)
+++ trunk/debian/rules	2004-09-14 16:42:42 UTC (rev 1815)
@@ -289,8 +289,11 @@
 	  install -m 644 debian/local/update-fonts-$$FOO.8 $(DEBTREEDIR)/usr/share/man/man8; \
 	done
  ifdef NOT_BUILDING_XFREE86_X_SERVER
+	# These files, which document more than just the XFree86 X server,
+	# should be installed by the upstream Imakefiles even when the XFree86
+	# X server isn't being built, but they're poorly placed.  Therefore we
+	# have to create the destination directory ourselves.
 	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 \
 	               debian/tmp/usr/X11R6/lib/X11/doc



Reply to: