OSDN Git Service

make DVB driver usable.
[rec10/rec10-git.git] / rec10 / trunk / src / install.sh
index 79cac21..1b117d9 100644 (file)
@@ -13,5 +13,5 @@ elif type -P python2.5 > /dev/null
 then export LANG="ja_JP.UTF-8" && python2.5 ./install.py
 elif type -P python25 > /dev/null
 then export LANG="ja_JP.UTF-8" && python25 ./install.py
-
+fi
 mv Makefile.base Makefile