From 5334e1ba6bf8b76eaffe68922aa73bee6ace0d03 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Wed, 24 Jun 2020 11:10:55 -0400 Subject: TODO: Should ob-buildopk chown all data? --- diff --git a/TODO b/TODO index 0c27c89..80fbe14 100644 --- a/TODO +++ b/TODO @@ -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 ========= -- cgit v0.9.1