X Strike Force X.Org X11 SVN commit: r625 - branches/6.9/debian
Author: dnusinow
Date: 2005-09-26 21:19:42 -0500 (Mon, 26 Sep 2005)
New Revision: 625
Modified:
branches/6.9/debian/changelog
branches/6.9/debian/xserver-xorg.init
Log:
* Fix typo in xserver-xorg.init. (closes: #327514)
Modified: branches/6.9/debian/changelog
===================================================================
--- branches/6.9/debian/changelog 2005-09-27 02:11:55 UTC (rev 624)
+++ branches/6.9/debian/changelog 2005-09-27 02:19:42 UTC (rev 625)
@@ -10,8 +10,9 @@
against X, including Xrender
* Add support for preseeding fontserver. Thanks Petter Reinholdtsen.
(closes: #323262)
+ * Fix typo in xserver-xorg.init. (closes: #327514)
- -- David Nusinow <dnusinow@debian.org> Sun, 25 Sep 2005 22:51:12 -0400
+ -- David Nusinow <dnusinow@debian.org> Mon, 26 Sep 2005 22:18:42 -0400
xorg-x11 (6.8.99.900.dfsg.1-0pre1) experimental; urgency=low
Modified: branches/6.9/debian/xserver-xorg.init
===================================================================
--- branches/6.9/debian/xserver-xorg.init 2005-09-27 02:11:55 UTC (rev 624)
+++ branches/6.9/debian/xserver-xorg.init 2005-09-27 02:19:42 UTC (rev 625)
@@ -5,7 +5,7 @@
# description: Genererate X configuration at boot time
# $Id$
-et -e
+set -e
GENERATE_XCFG_AT_BOOT=
Reply to: