Fix GRASS 7.4 path

This commit is contained in:
Daniele Viganò 2018-02-19 07:56:30 +01:00
parent 1a2905d7c8
commit ea80d3c0cb
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ gzip ChangeLog
-D WITH_BINDINGS:BOOL=TRUE \
-D WITH_GRASS:BOOL=TRUE \
-D WITH_GRASS7:BOOL=TRUE \
-D GRASS_PREFIX=%{_libdir}/grass \
-D GRASS_PREFIX=%{_libdir}/grass-7.4.0 \
-D WITH_CUSTOM_WIDGETS:BOOL=TRUE \
-D BINDINGS_GLOBAL_INSTALL:BOOL=TRUE \
-D ENABLE_TESTS:BOOL=FALSE \