[GRASS-SVN] r73716 - grass/branches/releasebranch_7_6/doc
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Nov 26 14:17:42 PST 2018
Author: neteler
Date: 2018-11-26 14:17:42 -0800 (Mon, 26 Nov 2018)
New Revision: 73716
Modified:
grass/branches/releasebranch_7_6/doc/howto_release.txt
Log:
doc/howto_release.txt: minor update
Modified: grass/branches/releasebranch_7_6/doc/howto_release.txt
===================================================================
--- grass/branches/releasebranch_7_6/doc/howto_release.txt 2018-11-26 22:17:34 UTC (rev 73715)
+++ grass/branches/releasebranch_7_6/doc/howto_release.txt 2018-11-26 22:17:42 UTC (rev 73716)
@@ -134,8 +134,6 @@
mkdir grass-${VERSION}
mv * grass-${VERSION}/
-# do not include the debian control files:
-mv grass-${VERSION}/debian .
# create the package:
tar cvfzh grass-${VERSION}.tar.gz --exclude=.svn grass-${VERSION}/*
# restore src code location:
More information about the grass-commit
mailing list