diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-11-26 08:49:10 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-11-26 08:49:10 -0400 |
| commit | 260b5cca74b29c03e1178cc0e69977d6c2fe89d7 (patch) | |
| tree | 5e1b61c134e221751b9b57a5746af5034b1631b2 | |
| parent | d519f507c006071972cfa193963980c7f28b09e9 (diff) | |
comment
| -rw-r--r-- | doc/todo/pull_request:_patch_Apt.buildDep_to_only_proceed_if_installable/comment_2_23cb35130719bf1657652b76c0791947._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/todo/pull_request:_patch_Apt.buildDep_to_only_proceed_if_installable/comment_2_23cb35130719bf1657652b76c0791947._comment b/doc/todo/pull_request:_patch_Apt.buildDep_to_only_proceed_if_installable/comment_2_23cb35130719bf1657652b76c0791947._comment new file mode 100644 index 00000000..ace80098 --- /dev/null +++ b/doc/todo/pull_request:_patch_Apt.buildDep_to_only_proceed_if_installable/comment_2_23cb35130719bf1657652b76c0791947._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2015-11-26T12:48:25Z" + content=""" +How about simply checking if /var/lib/dpkg/status is changed? + +I added a `changesFile` property combinator which should be helpful for +that. +"""]] |
