diff options
author | P. J. McDermott <pehjota> | 2014-09-24 12:24:45 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-09-24 12:24:45 (EDT) |
commit | d60bf9340c17ecfb64b6665b7ab19e5af74b662c (patch) | |
tree | 0862672a5f5e028906a3cc03cb930db2a5c4fd8b /doc | |
parent | 85144bc9b6fa470d6054d98dde382cc0906206c7 (diff) |
doc/pkg/dev-env: Update notes on ob-gencontrol bug
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pkg/dev-env.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/pkg/dev-env.mdwn b/doc/pkg/dev-env.mdwn index 2ad4db7..b966ef5 100644 --- a/doc/pkg/dev-env.mdwn +++ b/doc/pkg/dev-env.mdwn @@ -95,9 +95,9 @@ You may see some warnings such as: prokit: Warning: root/var/lib/opkg/lists/proteanos_dev_trunk_all_all_base(l709): badly formatted control field prokit: Warning: root/var/lib/opkg/lists/proteanos_dev_trunk_src_all_base(l310): badly formatted control field -This is an issue in opkbuild which has been [fixed in the Git -repository][ob-gencontrol-bug] and will be fixed in ProteanOS soon. It can -safely be ignored. +These are caused by an issue in opkbuild which has been +[fixed][ob-gencontrol-bug]. A new version of the affected package will be +uploaded to ProteanOS soon. These warnings can safely be ignored. Next install all of the toolchain packages commonly used to build ProteanOS packages: |