Skip to content

Lost VERSION file in source  #6

@leaeasy

Description

@leaeasy

When build package with the release source, we cannot get the package version.
I wonder if the VERSION file should be shipped in then archive source.

Makefile:
6 VERSION := $(shell $(GIT2LOG) --version VERSION ; cat VERSION)
7 BRANCH := $(shell git branch | perl -ne 'print $$_ if s/^\s//')
8 PREFIX := gfxboot-$(VERSION)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions