From 244a73b424bb87844d93e8237b7d9abe54685b8e Mon Sep 17 00:00:00 2001 From: Vittorio Giovara <vittorio.giovara@savoirfairelinux.com> Date: Wed, 18 Jun 2014 17:38:01 -0400 Subject: [PATCH] Remove configure-android.sh It is placed in the android branch now. Change-Id: I7b2e9ec484b110f8723aad2bd9d1b8bf3218e230 Refs: #46972 --- daemon/configure-android.sh | 1 - 1 file changed, 1 deletion(-) delete mode 100755 daemon/configure-android.sh diff --git a/daemon/configure-android.sh b/daemon/configure-android.sh deleted file mode 100755 index 74f86e2d16..0000000000 --- a/daemon/configure-android.sh +++ /dev/null @@ -1 +0,0 @@ -./configure --disable-video --without-dbus --without-alsa --without-pulse --with-iax2 --without-tls -- GitLab