[Pkg-tcltk-commits] r283 - in policy: . trunk
frankie at alioth.debian.org
frankie at alioth.debian.org
Thu Oct 18 13:35:21 UTC 2007
Author: frankie
Date: 2007-10-18 13:35:21 +0000 (Thu, 18 Oct 2007)
New Revision: 283
Added:
policy/trunk/Makefile
Removed:
policy/Makefile
Log:
Renaming for trunk
Deleted: policy/Makefile
===================================================================
--- policy/Makefile 2007-10-18 13:34:36 UTC (rev 282)
+++ policy/Makefile 2007-10-18 13:35:21 UTC (rev 283)
@@ -1,18 +0,0 @@
-#
-# Makefile
-# $Id: Makefile,v 1.2 2003/08/09 20:25:48 ukai Exp $
-#
-
-%.txt: %.sgml
- LANG=C debiandoc2text $<
-
-%.html/index.html: %.sgml
- LANG=C debiandoc2html $<
-
-txt text: tcltk-policy.txt
-html: tcltk-policy.html/index.html
-
-clean:
- -rm -f *.txt
-
-#
Copied: policy/trunk/Makefile (from rev 282, policy/Makefile)
===================================================================
--- policy/trunk/Makefile (rev 0)
+++ policy/trunk/Makefile 2007-10-18 13:35:21 UTC (rev 283)
@@ -0,0 +1,18 @@
+#
+# Makefile
+# $Id: Makefile,v 1.2 2003/08/09 20:25:48 ukai Exp $
+#
+
+%.txt: %.sgml
+ LANG=C debiandoc2text $<
+
+%.html/index.html: %.sgml
+ LANG=C debiandoc2html $<
+
+txt text: tcltk-policy.txt
+html: tcltk-policy.html/index.html
+
+clean:
+ -rm -f *.txt
+
+#
More information about the Pkg-tcltk-commits
mailing list