[Webapps-common-discuss] webapps-common/doc Webapps-Pear-Policy-Manual-DRAFT.html, 1.1, 1.2

madcoder-guest at haydn.debian.org madcoder-guest at haydn.debian.org
Mon Jul 18 14:32:07 UTC 2005


Update of /cvsroot/webapps-common/webapps-common/doc
In directory haydn:/tmp/cvs-serv7225

Modified Files:
	Webapps-Pear-Policy-Manual-DRAFT.html 
Log Message:
remove smarty-isms

Index: Webapps-Pear-Policy-Manual-DRAFT.html
===================================================================
RCS file: /cvsroot/webapps-common/webapps-common/doc/Webapps-Pear-Policy-Manual-DRAFT.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Webapps-Pear-Policy-Manual-DRAFT.html	18 Jul 2005 14:30:44 -0000	1.1
+++ Webapps-Pear-Policy-Manual-DRAFT.html	18 Jul 2005 14:32:04 -0000	1.2
@@ -1,5 +1,4 @@
-{* $Id$ *}
-{cvsdate date="\$Date$"}
+<!-- $Id$ -->
 
 <h1>1. Policy for PEAR modules</h1>
 
@@ -126,7 +125,6 @@
 <p>You only need to copy the following <tt>debian/rules</tt> :</p>
 <p style="font-size:smaller">you have to get <a href="pear.xsl">the pear.xsl</a> used to generate the upstream's changelog</p>
 <div class="src">
-{literal}
 <pre>#!/usr/bin/make -f
 
 pear_pkg := $(shell xpath -q -e '/package/name/text()' package.xml)
@@ -189,7 +187,6 @@
         dh_builddeb
 
 .PHONY: binary binary-arch binary-indep build clean</pre>
-{/literal}
 </div>
 
 <h2>2.3 create the postinst template</h2>
@@ -290,4 +287,5 @@
   <tt>debian/copyright</tt> and <tt>debian/control</tt> from the package.xml
   files</li>
 </ul>
-{* vim:set et sw=2 sts=2 sws=2: *}
+
+<!-- vim:set et sw=2 sts=2 sws=2: -->




More information about the Webapps-common-discuss mailing list