r67233 - /website/debhelper.pod

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Mon Jan 10 08:02:55 UTC 2011


Author: carnil
Date: Mon Jan 10 08:02:38 2011
New Revision: 67233

URL: http://svn.debian.org/wsvn/?sc=1&rev=67233
Log:
fix for newlines

Modified:
    website/debhelper.pod

Modified: website/debhelper.pod
URL: http://svn.debian.org/wsvn/website/debhelper.pod?rev=67233&op=diff
==============================================================================
--- website/debhelper.pod (original)
+++ website/debhelper.pod Mon Jan 10 08:02:38 2011
@@ -305,7 +305,7 @@
 
 =begin html
 
-<pre>BUILDHOME = $(CURDIR)/debian/build
+<pre>BUILDHOME = $(CURDIR)/debian/build<br>
 
 %:
 &#09;dh $@




More information about the Pkg-perl-cvs-commits mailing list