diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-06-24 11:10:55 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-06-24 11:10:55 (EDT) |
commit | 5334e1ba6bf8b76eaffe68922aa73bee6ace0d03 (patch) | |
tree | 8a407e095dc36ccbd83fb69b03be842292242549 /TODO | |
parent | 58bc7b4acee5243f0e10abd6ba036100f71191c4 (diff) |
TODO: Should ob-buildopk chown all data?
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -18,6 +18,9 @@ Functional Changes * Someday restore (removed in commit 3cc4e19) and implement `ob_summarize_package_arch()` and `ob_summarize_package_plat()` to queue source packages for build daemons. + * ob-buildopk does this: + find "${binary}.control" "${binary}.data" | xargs chown -h 0:0 + Should it?? Copyright ========= |