git: DragonFly_RELEASE_6_0 dsynth - Add PKG_COMPRESSION_FORMAT
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Nov 26 08:50:52 PST 2021
commit 44038c6107c05093898d25d95b0596560fcce4f7
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/44038c6107c05093898d25d95b0596560fcce4f7
--
DragonFly BSD source repository
More information about the Commits
mailing list