[Cryptech-Commits] [releng/alpha] 01/02: Don't "tidy" the pbuilder marker.
git at cryptech.is
git at cryptech.is
Thu Dec 14 20:48:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
sra at hactrn.net pushed a commit to branch master
in repository releng/alpha.
commit d7163c5a71b6eddc3df21191f6beacc1f4898e45
Author: Rob Austein <sra at hactrn.net>
AuthorDate: Thu Dec 14 15:47:23 2017 -0500
Don't "tidy" the pbuilder marker.
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 93eeb65..cc813e8 100644
--- a/Makefile
+++ b/Makefile
@@ -69,7 +69,7 @@ init:
tidy:
rm -rf tap
- git clean -dfx -e build
+ git clean -dfx -e build -e .pbuilder-sell-by-date
git submodule foreach --recursive git clean -dfx
clean: tidy
More information about the Commits
mailing list