dos2unix patch?

Koichiro Iwao meta at FreeBSD.org
Thu Sep 12 05:24:02 UTC 2019


Hi,

is it possible to run dos2unix to patches fetched from PATCH_SITES?
or how can I change order of patch and dos2unix.

I would like to apply dos2unix-ed patches to dos2unix-ed source.
Alternatively, applying patch first and then running dos2unix on
patched-source is OK to me.

Patches fetched from PATCH_SITES have .patch suffix so I added *.patch
to DOS2UNIX_GLOB but it didn't work.

USES= dos2unix
DOS2UNIX_GLOB= *.c *.h

-- 
meta <meta at FreeBSD.org>


More information about the freebsd-ports mailing list