[debrepatch] 01/01: Add warning about the build directory being "fair game"

Ximin Luo infinity0 at debian.org
Thu Dec 8 14:48:57 UTC 2016


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository debrepatch.

commit 0c3f8c7884241383ada9f508ed82db527e31e891
Author: Ximin Luo <infinity0 at debian.org>
Date:   Thu Dec 8 15:48:09 2016 +0100

    Add warning about the build directory being "fair game"
---
 debrepatch | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debrepatch b/debrepatch
index 752b5c0..cd3e059 100755
--- a/debrepatch
+++ b/debrepatch
@@ -31,7 +31,9 @@ unpacked and patched package source directory.
                 i.e. the current version is the same as what is mentioned in
                 debian/changelog in the patch file.
   -p            Directory to find patches in; default ./patches
-  -b            Directory to build new packages in; default ./build
+  -b            Directory to build new packages in; default ./build. WARNING:
+                don't store your own things in here, debrepatch(1) will happily
+                delete various things (which might change) from here.
 
 post_patch_command [args ...] is one of:
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/debrepatch.git



More information about the Reproducible-commits mailing list