1c0f670 Move kobo-admin executable into separate package

1 file Authored by lsedlar 6 years ago, Committed by rohanpm 6 years ago,
1 file changed. 18 lines added. 10 lines removed.
    Move kobo-admin executable into separate package
    
    It will depend on either python2-kobo-admin or python3-kobo-admin with
    preference for the Python 3 version.
    
    This should fix cases where user would want to use the command and
    installs kobo-admin. However if something depends on the python code
    directly, installing kobo-admin might pull in wrong python version.
    
        
file modified
+18 -10