[GRASS-SVN] r42602 - grass/trunk/mswindows/osgeo4w
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Jun 20 12:43:56 EDT 2010
Author: martinl
Date: 2010-06-20 16:43:56 +0000 (Sun, 20 Jun 2010)
New Revision: 42602
Modified:
grass/trunk/mswindows/osgeo4w/package.sh
Log:
remove out-dated statements
Modified: grass/trunk/mswindows/osgeo4w/package.sh
===================================================================
--- grass/trunk/mswindows/osgeo4w/package.sh 2010-06-20 15:05:25 UTC (rev 42601)
+++ grass/trunk/mswindows/osgeo4w/package.sh 2010-06-20 16:43:56 UTC (rev 42602)
@@ -73,7 +73,6 @@
echo $(date): STARTING cleanup
mv "$OSGEO4W_ROOT_MSYS"/apps/grass/grass-$VERSION/lib/*.$VERSION.dll \
"$OSGEO4W_ROOT_MSYS/bin"
-rm "$OSGEO4W_ROOT_MSYS"/apps/grass/grass-$VERSION/lib/*.dll
mv "$OSGEO4W_ROOT_MSYS/apps/grass/grass-$VERSION/include/grass/config.h" \
"$OSGEO4W_ROOT_MSYS/apps/grass/grass-$VERSION/include/grass/config.h.mingw"
@@ -81,17 +80,12 @@
"$OSGEO4W_ROOT_MSYS/apps/grass/grass-$VERSION/include/grass/config.h"
cp mswindows/osgeo4w/config.h.vc \
"$OSGEO4W_ROOT_MSYS/apps/grass/grass-$VERSION/include/grass"
-cp mswindows/osgeo4w/grass70.bat.tmpl \
- "$OSGEO4W_ROOT_MSYS/bin/grass70.bat.tmpl"
cp mswindows/osgeo4w/ini.bat.tmpl \
"$OSGEO4W_ROOT_MSYS/etc/ini/grass.bat.tmpl"
cp mswindows/osgeo4w/postinstall.bat \
"$OSGEO4W_ROOT_MSYS/etc/postinstall/grass.bat"
cp mswindows/osgeo4w/preremove.bat \
"$OSGEO4W_ROOT_MSYS/etc/preremove/grass.bat"
-#cp /c/mingw/bin/libgnurx-0.dll "$OSGEO_ROOT_MSYS/bin"
-#cp /c/mingw/bin/libiconv-2.dll "$OSGEO_ROOT_MSYS/bin"
-#cp /c/mingw/bin/libintl-8.dll "$OSGEO_ROOT_MSYS/bin"
P="$(pwd -W)"
#portable? how about dist.amd64-pc-mingw32?
@@ -114,9 +108,9 @@
#
#echo $(date): CREATING packages in $(PDIR)
#mkdir -p package/grass-devel \
- # package/grass-devel-mingw \
- # package/grass-devel-vc \
- # package/grass
+# package/grass-devel-mingw \
+# package/grass-devel-vc \
+# package/grass
#
#PDIR="$PWD/package"
#cd "$OSGEO4W_ROOT_MSYS"
More information about the grass-commit
mailing list