diff options
Diffstat (limited to 'update.sh')
-rwxr-xr-x | update.sh | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -64,13 +64,3 @@ else fi make - - -if [ -e src/slixmpp ] -then - echo "" - echo "The update script detected a slixmpp link in src/." - echo "This is probably due to the old update script, you should delete it" - echo "so that poezio can use the up-to-date copy inside the poezio-venv directory." - echo "" -fi |