[notes] 01/02: issues: captures_build_path: Update build-paths used.
Daniel Shahaf
danielsh at apache.org
Tue Dec 20 08:40:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
danielsh-guest pushed a commit to branch master
in repository notes.
commit ad19b81f928551a3f5a05ce7a46e4fdd8d584bfc
Author: Daniel Shahaf <danielsh at apache.org>
Date: Tue Dec 20 08:37:03 2016 +0000
issues: captures_build_path: Update build-paths used.
---
issues.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/issues.yml b/issues.yml
index da9d65b..49eaf9b 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1297,7 +1297,7 @@ user_in_documentation_generated_by_gsdoc:
GNUstep's gsdoc adds "generated by $USER" to some API documentaton.
captures_build_path:
description: |
- Captures build path, e.g., /build-1st v. /build-2nd.
+ Captures build path, e.g., /build/1st/foo-42.0 v. /build/foo-42.0/2nd
Currently we vary the build path only when testing packages from unstable and experimental, for stretch we recommend that rebuilds are done in the same path as the original build.
.
If using autoconf, make sure you call ./configure via a relative and not absolute path.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git
More information about the Reproducible-commits
mailing list