diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/layman.cfg | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/etc/layman.cfg b/etc/layman.cfg index 2bb275a..1b74f96 100644 --- a/etc/layman.cfg +++ b/etc/layman.cfg @@ -15,9 +15,12 @@ cache : %(storage)s/cache installed: %(storage)s/installed.xml -# old variable and value use it for updating to new one above - -local_list: %(storage)s/overlays.xml +# This has been renamed from the following +# old name : value use it for updating to new one above +# local_list: %(storage)s/overlays.xml +# either rename the overlays.xml file to installed.xml +# or edit the value above to the current name of your +# installed overlay(s) file. #----------------------------------------------------------- # Path to the make.conf file that should be modified by |