aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-01-31 11:35:59 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-01-31 11:35:59 +0200
commit2c5439e096e38d1a82fcdb9746842c7f15874b4e (patch)
tree8bf1cb6d97325df74720345bd99d65245e36a87e
parentc0dd34c358686ac9a22b31b56a27b0af1e4c4e78 (diff)
Nicer way to not install INSTALL files
-rw-r--r--buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index b6e14c1..eb4be9d 100644
--- a/buildfile
+++ b/buildfile
@@ -6,4 +6,4 @@ d = bpkg/
./: $d doc{INSTALL LICENSE version} file{manifest}
include $d
-$src_base/doc{INSTALL}: install = false
+doc{INSTALL*}: install = false