Bob Mottram hace 8 años
padre
commit
f51c1c874f
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1
    2
      src/freedombone-app-xmpp

+ 1
- 2
src/freedombone-app-xmpp Ver fichero

@@ -788,8 +788,7 @@ function install_xmpp_main {
788 788
 
789 789
     apt-get -yq install lua-sec lua-bitop lua5.1 liblua5.1-dev
790 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 792
     apt-get -yq install prosody
794 793
 
795 794
     if [ ! -f /usr/bin/hg ]; then