[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#75167: Command in devel/cvs_packages contains a wrong option



Package: www.debian.org
Version: 2000-10-19
Severity: normal
Tags: patch

One of the commands in http://www.debian.org/devel/cvs_package has a
wrong option.  A fix is attached below.


--- cvs_packages.wml.orig	Thu Oct 19 18:00:33 2000
+++ cvs_packages.wml	Thu Oct 19 18:01:21 2000
@@ -312,7 +312,7 @@
 
 <pre>
    $ cd /where/your/source/tree/will/reside/&lt;new source directory&gt;
-   $ cvs import -m 'Import new release' &lt;package&gt; source-dist \
+   $ cvs import -m 'Import new release' debian/&lt;package&gt; source-dist \
          upstream_version_&lt;version|tr . _&gt;
 </pre>
 

-- 
Martin Michlmayr
tbm@cyrius.com



Reply to: