9 lines
197 B
Text
9 lines
197 B
Text
Index: flent/build_info.py
|
|
--- flent/build_info.py.orig
|
|
+++ flent/build_info.py
|
|
@@ -2,4 +2,4 @@
|
|
|
|
import os
|
|
VERSION='2.1.1'
|
|
-DATA_DIR=os.path.dirname(__file__)
|
|
+DATA_DIR='/usr/local/share/flent'
|