diff options
| -rw-r--r-- | doc/forum/Bug_with_Sbuild/comment_3_59b5bafd51d1255c4ab79e468afcca1c._comment | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/forum/Bug_with_Sbuild/comment_3_59b5bafd51d1255c4ab79e468afcca1c._comment b/doc/forum/Bug_with_Sbuild/comment_3_59b5bafd51d1255c4ab79e468afcca1c._comment new file mode 100644 index 00000000..fc12b9fe --- /dev/null +++ b/doc/forum/Bug_with_Sbuild/comment_3_59b5bafd51d1255c4ab79e468afcca1c._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2016-06-20T17:53:24Z" + content=""" +I generally try to fix up after bugs in the implementation of properties, +because otherwise maintaining my hosts gets problimatic. + +In this case, the sbuild support is pretty new and probably not much +used, so I guess it's up to you. chmod -R is rather expensive. If there's +a cheap way to detect when that's needed and only run it then, that +would be ideal.. +"""]] |
