From 332a5c2553db41de777473a1e1be9cd1522c9496 Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Thu, 31 Mar 2016 18:54:41 +0100 Subject: Move the src directory to poezio, for better cython compatibility. --- update.sh | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'update.sh') diff --git a/update.sh b/update.sh index 73c37467..dd9d846f 100755 --- a/update.sh +++ b/update.sh @@ -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 -- cgit v1.2.3