The following commit has been merged in the master branch:
commit 5c76148ea23f2ec26c3822c9a8be72b2bfa5d21f
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Thu Jan 2 22:38:38 2014 +0100

    Use * to not have ./ prefixed.

diff --git a/policy.xml b/policy.xml
index 42b399f..baaf423 100644
--- a/policy.xml
+++ b/policy.xml
@@ -1039,7 +1039,7 @@ Vcs-Svn: 
svn://anonscm.debian.org/pkg-grass/packages/&lt;package&gt;/trunk/
         <filename>debian/copyright</filename> file you can try the following:
 <programlisting>
 <command>sudo apt-get install</command> devscripts cdbs
-<command>licensecheck</command> <option>--copyright</option> <option>-r `find 
-type f`</option> | <command>/usr/lib/cdbs/licensecheck2dep5</command> &gt; 
<filename>debian/copyright</filename>
+<command>licensecheck</command> <option>--copyright</option> <option>-r 
*</option> | <command>/usr/lib/cdbs/licensecheck2dep5</command> &gt; 
<filename>debian/copyright</filename>
 </programlisting>
       </para>
       <para>

-- 
pkg-grass website

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to