Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: carry --with-pkg-extra-version into tarballs | David Lamparter | 2018-10-24 | 1 | -0/+4 |
If we use "./configure --with-pkg-extra-version=... && make dist", we probably want the dist tarball to remember the extra version it was configured with. Use --without-pkg-extra-version to kill the tag. Signed-off-by: David Lamparter <equinox@diac24.net> |