[GRASS-SVN] r63530 - grass/branches/releasebranch_6_4

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Dec 13 13:16:06 PST 2014


Author: neteler
Date: 2014-12-13 13:16:06 -0800 (Sat, 13 Dec 2014)
New Revision: 63530

Modified:
   grass/branches/releasebranch_6_4/Makefile
Log:
make distclean: clean up grass.appdata.xml (fixes r60726)

Modified: grass/branches/releasebranch_6_4/Makefile
===================================================================
--- grass/branches/releasebranch_6_4/Makefile	2014-12-13 19:13:07 UTC (rev 63529)
+++ grass/branches/releasebranch_6_4/Makefile	2014-12-13 21:16:06 UTC (rev 63530)
@@ -177,6 +177,7 @@
 	-rm -rf ${ARCH_DISTDIR}/demolocation/ 2>/dev/null
 	-rm -rf ${ARCH_DISTDIR}/tcltkgrass/  2>/dev/null
 	-rm -rf ${ARCH_DISTDIR}/tools/       2>/dev/null
+	-rm -rf ${ARCH_DISTDIR}/share/       2>/dev/null
 	-rm -f ${ARCH_DISTDIR}/AUTHORS ${ARCH_DISTDIR}/CHANGES ${ARCH_DISTDIR}/REQUIREMENTS.html ${ARCH_DISTDIR}/COPYING ${ARCH_DISTDIR}/GPL.TXT \
 		${ARCH_DISTDIR}/contributors.csv ${ARCH_DISTDIR}/contributors_extra.csv  ${ARCH_DISTDIR}/translators.csv \
 		${ARCH_DISTDIR}/grass${GRASS_VERSION_MAJOR}${GRASS_VERSION_MINOR}.tmp 2>/dev/null



More information about the grass-commit mailing list