Rename scripts and mark them as such
authorSimo Sorce <simo@redhat.com>
Mon, 7 Apr 2014 20:02:20 +0000 (16:02 -0400)
committerSimo Sorce <simo@redhat.com>
Fri, 11 Apr 2014 21:25:54 +0000 (17:25 -0400)
commit904898b83d90d3d7f83c574b27a79b98a23e3734
tree025cf4a31ff2f04f17729e59726270245a88c0db
parent98caa6ed5e8a67703d92ccd170fe1731642aa01e
Rename scripts and mark them as such

Mark actual top level scripts as such instead of disguising them as modules.

Also remove __init__.py from ipsilon/install as this is not a module just
the place where install scripts are kept, for now.

Note: Scripts are installed in the bin directory but the contrib spec file
moves them to sbin.

Signed-off-by: Simo Sorce <simo@redhat.com>
contrib/fedora/ipsilon.spec
ipsilon/idpserver.py [deleted file]
ipsilon/install/__init__.py [deleted file]
ipsilon/install/ipsilon-server-install [new file with mode: 0755]
ipsilon/install/server.py [deleted file]
ipsilon/ipsilon [new file with mode: 0755]
setup.py