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"


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to