mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-24 09:13:37 +02:00
Chore: Format equal signs uniformly. They should all be at column 30 but aren't. Fix that. Signed-off-by: Jan Lindemann <jan@janware.com>
1 line
81 B
Makefile
1 line
81 B
Makefile
TAG_VERSION = V_$(shell echo $(VERSION) | $(SED) 's/[\.-]/_/g')
|