git: dsynth - Add PKG_COMPRESSION_FORMAT
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Oct 17 10:38:40 PDT 2021
commit bd73b8953e1efdf0e6469823643931c9eaaf7eae
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Oct 17 10:37:36 2021 -0700
dsynth - Add PKG_COMPRESSION_FORMAT
* Generate a PKG_COMPRESSION_FORMAT env variable in addition to
PKG_SUFX. This should fix the compression format used for
package generation to be the one specified in dsynth.ini.
* For now keep PKG_SUFX in case dsynth is run on an older system.
It will cause dports to generate warnings in the logs, which can
be ignored.
Summary of changes:
usr.bin/dsynth/build.c | 5 +++++
usr.bin/dsynth/dsynth.c | 5 +++++
2 files changed, 10 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bd73b8953e1efdf0e6469823643931c9eaaf7eae
--
DragonFly BSD source repository
More information about the Commits
mailing list