Skip to content

Make Template Does Release by Default #26

Description

@mfeit-internet2

The make template doesn't timestamp packages unless directed to do so by unibuild build. This makes YUM not install new versions because the same version isn't an update.

Need to figure out a better way to behave. Should probably be that if RELEASE is 0 or undefined, the timestamp should be set in the Makefile or if it's defined, use what's there.

The quick workaround for a single package is to go to the top level and do

make START=PACKAGE-NAME STOP=PACKAGE-NAME

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

Status
Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions