From: Steve Coffman Date: Mon, 24 Jul 2000 14:12:51 +0000 (+0000) Subject: Not really a change. Just to make me owner of the RCS files so I can chmod X-Git-Tag: pre-columns~321 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=22890239b8cb87d15fe6ca300b8db4979bbbd595;p=xmlgraphics-fop.git 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 --- 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 "----------------"