Changes between Version 17 and Version 18 of Python3Support
- Timestamp:
- 09/03/18 12:14:59 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Python3Support
v17 v18 715 715 $ source Scripts/activate 716 716 (grasspy3) 717 }}} 718 719 change into the grass_trunk directory and start the compilation 720 721 {{{ 722 cd grass_trunk 723 # for daily builds on 64bit 724 PACKAGE_POSTFIX=-daily OSGEO4W_POSTFIX=64 ./mswindows/osgeo4w/package.sh 717 725 }}} 718 726 == References