summaryrefslogtreecommitdiff
path: root/pcr/grass/grass-python2.patch
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-05-01 03:37:54 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-05-01 03:37:54 -0500
commite80923377b8b33b0459e252c56fb944eebf30a68 (patch)
tree1e09d04499c095e0891fc46a5c23e7fd5c715919 /pcr/grass/grass-python2.patch
parentfbad6ade1e605fcb0ef1bed0af6cfecbc7b5ebd2 (diff)
grass-7.0-1: updating version
Diffstat (limited to 'pcr/grass/grass-python2.patch')
-rw-r--r--pcr/grass/grass-python2.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/pcr/grass/grass-python2.patch b/pcr/grass/grass-python2.patch
deleted file mode 100644
index 7ab74a7c7..000000000
--- a/pcr/grass/grass-python2.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur include/Make/Platform.make.in include/Make/Platform.make.in-new
---- include/Make/Platform.make.in 2010-11-08 08:23:48.000000000 +0100
-+++ include/Make/Platform.make.in-new 2012-08-16 09:33:35.484354613 +0200
-@@ -217,7 +217,7 @@
- USE_CAIRO = @USE_CAIRO@
-
- #Python
--PYTHON = python
-+PYTHON = python2
- PYTHONINC = @PYTHONINC@
- PYTHONCFLAGS = @PYTHONCFLAGS@
- PYTHONLDFLAGS = @PYTHONLDFLAGS@