Skip to content

Is the automake system broken? #2

@timbly5000

Description

@timbly5000

Sorry if I have missed something obvious but is the automake configuration for this package still working?
If I run autogen.sh, then ./configure then make, make fails with
for specfile in *.spec; do
if test -f $specfile; then
cp -p $specfile ;
fi
done

Am I building this wrong? (The readme files are out of date and assume that the configure script already exists)

Thanks

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