FYI,

Signed-off-by: Jim Meyering <[EMAIL PROTECTED]>
---
 tests/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 55e44e2..93247a0 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -14,5 +14,7 @@ EXTRA_DIST = \
 CLEANFILES = init.sh
 all: init.sh
 init.sh: Makefile.in
+       rm -f [EMAIL PROTECTED] $@
        ( echo 'srcdir=$(srcdir)'; echo '. $$srcdir/test-lib.sh' ) > [EMAIL 
PROTECTED]
+       chmod a-w [EMAIL PROTECTED]
        mv [EMAIL PROTECTED] $@

_______________________________________________
parted-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/parted-devel

Reply via email to