Skip to content

patchutils 0.4.5 Makefile.am patchview-wrapper script not exe drop EXEEXT #171

@BrianInglis

Description

@BrianInglis

Latest patchutils 0.4.5 adds a patchview-wrapper python script used by {git{diff,show},svndiff}view to run patchview alias symlink to filterdiff exe or directly.

Makefile.am suffixes patchview-wrapper script only with $(EXEEXT) but does not suffix the other scripts provided, causing not found errors as the patchview-wrapper script is not compiled to an executable suffixed with $(EXEEXT).

Treat patchview-wrapper like other shell and perl scripts by not appending $(EXEEXT) in Makefile.am.

patchutils-0.4.5-Makefile-am-patchview-wrapper-script-not-exe-drop-EXEEXT.patch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions