[SCM] website branch, master, updated. 5c76148ea23f2ec26c3822c9a8be72b2bfa5d21f
Bas Couwenberg
sebastic at xs4all.nl
Thu Jan 2 21:38:45 UTC 2014
The following commit has been merged in the master branch:
commit 5c76148ea23f2ec26c3822c9a8be72b2bfa5d21f
Author: Bas Couwenberg <sebastic at 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/<package>/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> > <filename>debian/copyright</filename>
+<command>licensecheck</command> <option>--copyright</option> <option>-r *</option> | <command>/usr/lib/cdbs/licensecheck2dep5</command> > <filename>debian/copyright</filename>
</programlisting>
</para>
<para>
--
pkg-grass website
More information about the Pkg-grass-devel
mailing list