Skip to content

Merge Gemfile* into one entry #39

@voxik

Description

@voxik

Currently, Gemfile and Gemfile.lock are lested as two entries:

%{gem_instdir}/Gemfile
%{gem_instdir}/Gemfile.lock

But I usually save some lines and specify just:

%{gem_instdir}/Gemfile*

Which serves the same purpose.

On the other hand, if there is just Gemfile without the .lock file, I'd sill love to have listed just the Gemfile without the wildcard. Although not sure if that is not unnecessary overkill for gem2rpm ;).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions