update message

This commit is contained in:
Dimitris Zlatanidis 2015-02-18 21:15:40 +02:00
parent 40c8a8a69f
commit 0bdea4ae2a

View file

@ -607,7 +607,5 @@ def check_exists_repositories():
if update:
print("\n Please update packages lists. Run 'slpkg update'.\n" +
" This command should be used to synchronize packages\n" +
" lists from the repositories are enabled.\n" +
" Make sure you change the VERSION from the file\n"
" '/etc/slpkg/slpkg.conf'.\n")
" lists from the repositories are enabled.\n")
sys.exit(0)