r67236 - /website/debhelper.pod

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Mon Jan 10 08:06:15 UTC 2011


Author: carnil
Date: Mon Jan 10 08:06:04 2011
New Revision: 67236

URL: http://svn.debian.org/wsvn/?sc=1&rev=67236
Log:
another try

Modified:
    website/debhelper.pod

Modified: website/debhelper.pod
URL: http://svn.debian.org/wsvn/website/debhelper.pod?rev=67236&op=diff
==============================================================================
--- website/debhelper.pod (original)
+++ website/debhelper.pod Mon Jan 10 08:06:04 2011
@@ -306,14 +306,14 @@
 =begin html
 
 <pre>BUILDHOME = $(CURDIR)/debian/build<br>
-
+ 
 %:
 &#09;dh $@<br>
-
+ 
 override_dh_clean:
 &#09;dh_clean
 &#09;rm -rf $(BUILDHOME)<br>
-
+ 
 override_dh_auto_test:
 &#09;mkdir -p $(BUILDHOME)
 &#09;HOME=$(BUILDHOME) dh_auto_test




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