update sources.list comments
This commit is contained in:
parent
eb5b5a312f
commit
c0655ad9ef
1 changed files with 5 additions and 3 deletions
|
|
@ -292,12 +292,14 @@ DEFAULT_SOURCES_LIST = \
|
||||||
# backends of the same name).
|
# backends of the same name).
|
||||||
|
|
||||||
http://updates.weboob.org/%(version)s/main/
|
http://updates.weboob.org/%(version)s/main/
|
||||||
# To enable NSFW backends, uncomment the following line:
|
|
||||||
|
# To enable Not Safe For Work backends, uncomment the
|
||||||
|
# following line:
|
||||||
#http://updates.weboob.org/%(version)s/nsfw/
|
#http://updates.weboob.org/%(version)s/nsfw/
|
||||||
|
|
||||||
# DEVELOPMENT
|
# DEVELOPMENT
|
||||||
# If you want to hack on Weboob backends, you may add a reference
|
# If you want to hack on Weboob modules, you may add a
|
||||||
# to sources, for example:
|
# reference to sources, for example:
|
||||||
#file:///home/rom1/src/weboob/modules/
|
#file:///home/rom1/src/weboob/modules/
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue