fix imported

This commit is contained in:
Dimitris Zlatanidis 2015-02-04 02:08:44 +02:00
parent 23ff1b298a
commit f40e5e1758
3 changed files with 3 additions and 3 deletions

View file

@ -34,7 +34,7 @@ Slackware packages.It's a quick and easy way
to manage your packages in slackware to a command.
'''
from slpkg import main
from slpkg.main import main
if __name__ == "__main__":
main()

View file

@ -1 +1 @@
from main import *
# [ slpkg ] directory

View file

@ -1 +1 @@
# [ others ] directory
# [ binarys ] directory