Skip to content
Snippets Groups Projects
Commit dd69dbd7 authored by Nicolas Pfeiffer's avatar Nicolas Pfeiffer
Browse files

fix in script

parent 13e38054
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,6 @@ cp Makefile Makefile.$$
cat Makefile.$$ | sed -e "s/-DEMPER_CM_WITH_MEMORY_MANAGER=..*\>/-DEMPER_CM_WITH_MEMORY_MANAGER=OFF/" > tmp.$$
mv tmp.$$ Makefile
cat Makefile
make clean &> /dev/null || exit 1
make release &> /dev/null || exit 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment