diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-07-02 21:35:51 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-07-02 21:41:02 (EDT) |
commit | f9e215885d44fa1bbe0a1c2814e2f30a99dc02f3 (patch) | |
tree | d55fbaa5f871b8afda65fe60e09fd628ca6a6c27 /NEWS | |
parent | 513f54e3b5bdd683332e93f7922215a56d7c54fb (diff) |
ob-*, opkbuild: s/src-/src:/
pro-archman already handles this. The (outdated and probably broken)
initial port bootstrap scripts will need to be updated for this, if
they're ever used again. Some instructions in the wiki need to be
updated.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -34,6 +34,9 @@ Utilities: the behavior in versions 3.0.0-alpha1 through 3.0.0-beta7. Since version 4.0.0, commands were run in separate (fake) superuser environments, which may not preserve superuser ownership of files. + * Source package names are now prefixed with "src:" instead of "src-". + pro-archman has supported this in its package name hashing since + version 2.0.0. libopkbuild: |