You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Matt Massie (JIRA)" <ji...@apache.org> on 2009/07/03 07:06:47 UTC

[jira] Updated: (AVRO-69) Ensure install-sh is executable to correctly support the "package-c" ant target

     [ https://issues.apache.org/jira/browse/AVRO-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Massie updated AVRO-69:
----------------------------

    Attachment: AVRO-69.patch

> Ensure install-sh is executable to correctly support the "package-c" ant target
> -------------------------------------------------------------------------------
>
>                 Key: AVRO-69
>                 URL: https://issues.apache.org/jira/browse/AVRO-69
>             Project: Avro
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Matt Massie
>             Fix For: 1.0.0
>
>         Attachments: AVRO-69.patch
>
>
> The file "config/install-sh" in the C source is used for installing files once they are built.  If this script is not executable, the "package-c" target will fail.  This small patch fixes this problem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.