From 22890239b8cb87d15fe6ca300b8db4979bbbd595 Mon Sep 17 00:00:00 2001 From: Steve Coffman Date: Mon, 24 Jul 2000 14:12:51 +0000 Subject: [PATCH] Not really a change. Just to make me owner of the RCS files so I can chmod them. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193556 13f79535-47bb-0310-9956-ffa450edef68 --- build.sh | 2 +- docs/examples/svg/makedoc.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sh b/build.sh index 409a3d5d4..dd19d479d 100755 --- a/build.sh +++ b/build.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Hopefully the permissions will be correct on checkout. +# This should be executable. echo echo "Fop Build System" echo "----------------" diff --git a/docs/examples/svg/makedoc.sh b/docs/examples/svg/makedoc.sh index 2c5784e0f..9939d307e 100755 --- a/docs/examples/svg/makedoc.sh +++ b/docs/examples/svg/makedoc.sh @@ -1,5 +1,5 @@ #!/bin/sh - +#this file should be executable echo echo "Converting Fop's xml documentation into a pdf file" echo "----------------" -- 2.39.5