Bob Mottram 8 years ago
parent
commit
f51c1c874f
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      src/freedombone-app-xmpp

+ 1
- 2
src/freedombone-app-xmpp View File

788
 
788
 
789
     apt-get -yq install lua-sec lua-bitop lua5.1 liblua5.1-dev
789
     apt-get -yq install lua-sec lua-bitop lua5.1 liblua5.1-dev
790
     apt-get -yq install libidn11-dev libssl-dev lua-dbi-sqlite3
790
     apt-get -yq install libidn11-dev libssl-dev lua-dbi-sqlite3
791
-    rm -rf /tmp/*
792
-    apt-get -yq mercurial
791
+    apt-get -yq install mercurial
793
     apt-get -yq install prosody
792
     apt-get -yq install prosody
794
 
793
 
795
     if [ ! -f /usr/bin/hg ]; then
794
     if [ ! -f /usr/bin/hg ]; then