r43168 - /website/debhelper.pod

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Fri Aug 28 16:53:02 UTC 2009


Author: jawnsy-guest
Date: Fri Aug 28 16:52:56 2009
New Revision: 43168

URL: http://svn.debian.org/wsvn/?sc=1&rev=43168
Log:
Align PACKAGE and TMP using spaces. Not sure if I need to be using   instead

Modified:
    website/debhelper.pod

Modified: website/debhelper.pod
URL: http://svn.debian.org/wsvn/website/debhelper.pod?rev=43168&op=diff
==============================================================================
--- website/debhelper.pod (original)
+++ website/debhelper.pod Fri Aug 28 16:52:56 2009
@@ -168,7 +168,7 @@
 =begin html
 
 <pre>PACKAGE = $(shell dh_listpackages)
-TMP = $(CURDIR)/debian/$(PACKAGE)
+TMP     = $(CURDIR)/debian/$(PACKAGE)
 </pre>
 
 =end html




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