mirror of
https://github.com/yweber/lodel2.git
synced 2025-10-30 19:19:03 +01:00
IMPORTANT : tests are broken. See details below A new lodel/buildconf.py.ini file created. It will be transformed to a lodel/buildconf.py file by ./configure . This file goal is to store build time constant (for the moment the presence of pymongo). You have to build lodel2 before being able to run the tests.
3 lines
29 B
Bash
Executable file
3 lines
29 B
Bash
Executable file
#!/bin/bash
|
|
|
|
autoreconf -fvi
|