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

X Strike Force X.Org X11 SVN commit: r4206 - trunk/debian/xorg/debian/local



Author: julien
Date: 2007-01-14 19:17:14 -0500 (Sun, 14 Jan 2007)
New Revision: 4206

Modified:
   trunk/debian/xorg/debian/local/dexconf
Log:
Fix formatting.


Modified: trunk/debian/xorg/debian/local/dexconf
===================================================================
--- trunk/debian/xorg/debian/local/dexconf	2007-01-14 23:48:39 UTC (rev 4205)
+++ trunk/debian/xorg/debian/local/dexconf	2007-01-15 00:17:14 UTC (rev 4206)
@@ -211,7 +211,9 @@
 Section "Files"
 SECTION
   if [ -n "$FONTSERVER" ] ; then
-      echo "   FontPath        \"$FONTSERVER\"" >&4
+      cat >&4 <<SECTION
+	FontPath	"$FONTSERVER"
+SECTION
   fi
   cat >&4 <<SECTION
 	FontPath	"/usr/share/fonts/X11/misc"



Reply to: