diff options
author | drebs <drebs@leap.se> | 2015-04-23 12:23:21 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2015-04-24 10:55:45 -0300 |
commit | da08ab21bc56a0905db8697032ee1fcbef6298f7 (patch) | |
tree | fe962e51725b5e4975c21658dde4d1e111a1db04 /pkg | |
parent | 799703cf884191d097eb5d5316fa964e421683fd (diff) |
[pkg] remove initscript from python package
There are some reasons to remove the initscript from the python package:
1. To include the initscript it in the python package it is necessary to
assume a lot of things about the system in which the package would be
installed.
2. The debian packaging system will correctly create an initscript by
itself.
3. We don't have to maintain 2 different setup.py files (one in
master/develop branch and another in debian package branches).
Diffstat (limited to 'pkg')
-rw-r--r-- | pkg/leap_mx.init (renamed from pkg/leap_mx) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/pkg/leap_mx b/pkg/leap_mx.init index 60dddc4..60dddc4 100644 --- a/pkg/leap_mx +++ b/pkg/leap_mx.init |