Skip to content
Snippets Groups Projects
Commit 5a74e263 authored by inso's avatar inso
Browse files

Fix #768

parent 345e3125
No related branches found
No related tags found
No related merge requests found
...@@ -39,4 +39,5 @@ then ...@@ -39,4 +39,5 @@ then
elif [ $TRAVIS_OS_NAME == "linux" ] elif [ $TRAVIS_OS_NAME == "linux" ]
then then
pyinstaller sakia.spec pyinstaller sakia.spec
rm -f dist/sakia/libdrm.so.2
fi fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment