X Strike Force X.Org X11 SVN commit: r627 - trunk/debian
Author: ender
Date: 2005-09-27 19:30:31 -0500 (Tue, 27 Sep 2005)
New Revision: 627
Modified:
trunk/debian/rules
Log:
Fixed typo in debian/rules.
Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules 2005-09-27 13:55:51 UTC (rev 626)
+++ trunk/debian/rules 2005-09-28 00:30:31 UTC (rev 627)
@@ -142,7 +142,7 @@
# All "important" targets have four lines:
# 1) A target name that is invoked by a package-building tool or the user.
# This consists of a dependency on a "$(STAMP_DIR)/"-prefixed counterpart.
-# 2) A line delcaring 1) as a phony target (".PHONY:").
+# 2) A line declaring 1) as a phony target (".PHONY:").
# 3) A "$(STAMP_DIR)/"-prefixed target which does the actual work, and may
# depend on other targets.
# 4) A line declaring 3) as a member of the $(stampdir_targets) variable; the
Reply to: