[Openvas-commits] r6084 - trunk/doc
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Mon Dec 7 18:48:14 CET 2009
Author: felix
Date: 2009-12-07 18:48:13 +0100 (Mon, 07 Dec 2009)
New Revision: 6084
Modified:
trunk/doc/howto-release.txt
Log:
Added step about howto reenable svn revision numbers in tarballs after a release for cmake based projects.
Modified: trunk/doc/howto-release.txt
===================================================================
--- trunk/doc/howto-release.txt 2009-12-07 17:08:45 UTC (rev 6083)
+++ trunk/doc/howto-release.txt 2009-12-07 17:48:13 UTC (rev 6084)
@@ -117,3 +117,6 @@
and use CHANGES to fill in Release notes (general text of CHANGES) and
ChangeLog (item list of CHANGES). Use the version number as "Release Name"
and tick the "Preserve my pre-formatted text" Checkbox.
+
+10. Run $ cmake -DPREPARE_RELEASE=0 to reenable SVN revision numbers in tarball
+ file names when calling make package_source.
More information about the Openvas-commits
mailing list