Skip to content

Commit 89e8885

Browse files
author
jef
committedJan 12, 2008
re-disable msexport and remove it from the debian package as it's going to be turned into a plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7945 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

3 files changed

+3
-33
lines changed

3 files changed

+3
-33
lines changed
 

‎debian/qgis.install

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#usr/bin/gridmaker
22
usr/bin/qgis
33
usr/bin/qgis_help
4-
usr/bin/msexport
54
usr/lib/qgis/libcopyrightlabelplugin.so
65
usr/lib/qgis/libdelimitedtextplugin.so
76
usr/lib/qgis/libdelimitedtextprovider.so

‎python/plugins/plugin_installer/Makefile

Lines changed: 0 additions & 29 deletions
This file was deleted.

‎tools/CMakeLists.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

2-
IF (PYTHON_FOUND)
3-
SUBDIRS (mapserver_export)
4-
ENDIF (PYTHON_FOUND)
2+
#IF (PYTHON_FOUND)
3+
# SUBDIRS (mapserver_export)
4+
#ENDIF (PYTHON_FOUND)

0 commit comments

Comments
 (0)
Please sign in to comment.