Explorar el Código

Make openlmi-tools actually install

Alois Mahdal hace 10 años
padre
commit
f031057d28
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      bin/eemk.in

+ 1
- 0
bin/eemk.in Ver fichero

@@ -141,6 +141,7 @@ case "$1" in
141 141
                     cd openlmi-tools
142 142
                     make clean
143 143
                     make setup
144
+                    python setup.py install
144 145
                 )
145 146
                 ;;
146 147
             *)