Browse Source

Make openlmi-tools actually install

Alois Mahdal 10 years ago
parent
commit
f031057d28
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      bin/eemk.in

+ 1
- 0
bin/eemk.in View File

@@ -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
             *)