r7859 - /website/quilt.pod

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Sat Sep 22 10:52:06 UTC 2007


Author: dmn
Date: Sat Sep 22 10:52:05 2007
New Revision: 7859

URL: http://svn.debian.org/wsvn/?sc=1&rev=7859
Log:
Corrected a typo caught by David Paleino; re-wrapped the paragraph

Modified:
    website/quilt.pod

Modified: website/quilt.pod
URL: http://svn.debian.org/wsvn/website/quilt.pod?rev=7859&op=diff
==============================================================================
--- website/quilt.pod (original)
+++ website/quilt.pod Sat Sep 22 10:52:05 2007
@@ -19,7 +19,12 @@
 
 =head2 1.0. Preparation
 
-C<quilt> uses a special directory for keeping patches (not very surprising). Unfortunatelly, that directory is C<./patches/> by default. For Debian packages C<./debian/patches/> is far more comfortable. To flawlesly fix this, add C<export QUILT_PATCHES=debian/patches> in your shell resource file and reload it. This way you won't have to worry about this quilt oddity (as me; ever forgot to mention it in the first revision of this document).
+C<quilt> uses a special directory for keeping patches (not very surprising).
+Unfortunatelly, that directory is C<./patches/> by default. For Debian packages
+C<./debian/patches/> is far more comfortable. To flawlessly fix this, add
+C<export QUILT_PATCHES=debian/patches> in your shell resource file and reload
+it. This way you won't have to worry about this quilt oddity (as me; ever
+forgot to mention it in the first revision of this document).
 
 =head2 1.1. Patches order -- the series
 




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