[GRASS-SVN] r65882 - in grass-addons/grass7/gui/wxpython/wx.metadata: . config
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Aug 11 00:29:15 PDT 2015
Author: krejcmat
Date: 2015-08-11 00:29:15 -0700 (Tue, 11 Aug 2015)
New Revision: 65882
Removed:
grass-addons/grass7/gui/wxpython/wx.metadata/config/g.gui.cswbrowser.html
Modified:
grass-addons/grass7/gui/wxpython/wx.metadata/Makefile
Log:
wx.metadata addon: fix Makefile-html err
Modified: grass-addons/grass7/gui/wxpython/wx.metadata/Makefile
===================================================================
--- grass-addons/grass7/gui/wxpython/wx.metadata/Makefile 2015-08-11 07:01:03 UTC (rev 65881)
+++ grass-addons/grass7/gui/wxpython/wx.metadata/Makefile 2015-08-11 07:29:15 UTC (rev 65882)
@@ -15,6 +15,6 @@
include $(MODULE_TOPDIR)/include/Make/Dir.make
-default: parsubdirs htmldir
+default: parsubdirs
install: installsubdirs
Deleted: grass-addons/grass7/gui/wxpython/wx.metadata/config/g.gui.cswbrowser.html
===================================================================
--- grass-addons/grass7/gui/wxpython/wx.metadata/config/g.gui.cswbrowser.html 2015-08-11 07:01:03 UTC (rev 65881)
+++ grass-addons/grass7/gui/wxpython/wx.metadata/config/g.gui.cswbrowser.html 2015-08-11 07:29:15 UTC (rev 65882)
@@ -1,10 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head lang="en">
- <meta charset="UTF-8">
- <title></title>
-</head>
-<body>
-
-</body>
-</html>
\ No newline at end of file
More information about the grass-commit
mailing list