Skip to content
This repository was archived by the owner on Jul 9, 2018. It is now read-only.

Conversation

@coypoop
Copy link

@coypoop coypoop commented Jul 24, 2017

Hi!

I've updated a package of inform in a package manager. I didn't test it out yet, but I've had to make these changes that I understand are common.

I've added $(DESTDIR) to the install paths - our packaging infrastructure expects the installation to happen to a particular directory rather than the real one (that contains more things), as we later make a tarball from this directory. if it's unset, it behaves as before.

Also, we commonly override PREFIX and install to a /home/username/pkg or /usr/pkg, rather than /usr/local. so I've made a change to make it possible to override.

An additional request: could you consider posting a link to the source code used to make the release on the inform website? it was hard to find, and the github releases don't seem to contain the submodules and use a different version number.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant