[gimp] Bug 778284 - Release howto should mention to close all running...



commit c9a0b5ab7cfe26b25dae4a41e9e7c2eac3bcf2e6
Author: Michael Natterer <mitch gimp org>
Date:   Wed Mar 8 20:20:10 2017 +0100

    Bug 778284 - Release howto should mention to close all running...
    
    ...instances of GIMP before a make distcheck
    
    Mention it in release-howto.txt.

 devel-docs/release-howto.txt |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/devel-docs/release-howto.txt b/devel-docs/release-howto.txt
index bbd8bcf..f1e23ac 100644
--- a/devel-docs/release-howto.txt
+++ b/devel-docs/release-howto.txt
@@ -63,6 +63,9 @@
 
      [ ] Run 'make' to do a complete build of the source tree.
 
+     [ ] Close all running GIMP instances, we don't want any unique
+         code called during 'make distcheck'.
+
      [ ] Run 'make distcheck'. Avoid passing make -j since that can
          cause mysterious fails.
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]