Andreas Wacknitz
2021-04-24 0b7cdbb01cde7bd2b891fabfdea0a17adda9a7a2
update templates for 2021

7 files modified
14 ■■■■ changed files
templates/ant.mk 2 ●●● patch | view | raw | blame | history
templates/cmake.mk 2 ●●● patch | view | raw | blame | history
templates/configure.mk 2 ●●● patch | view | raw | blame | history
templates/justmake.mk 2 ●●● patch | view | raw | blame | history
templates/python.mk 2 ●●● patch | view | raw | blame | history
templates/ruby.mk 2 ●●● patch | view | raw | blame | history
transforms/manifest-metadata-template 2 ●●● patch | view | raw | blame | history
templates/ant.mk
@@ -9,7 +9,7 @@
#
#
# Copyright 2020 <contributor name>
# Copyright 2021 <contributor name>
#
BUILD_BITS=32
templates/cmake.mk
@@ -9,7 +9,7 @@
#
#
# Copyright 2020 <contributor name>
# Copyright 2021 <contributor name>
#
BUILD_BITS=64 # for binaries or 32_and_64 for libraries
templates/configure.mk
@@ -9,7 +9,7 @@
#
#
# Copyright 2020 <contributor name>
# Copyright 2021 <contributor name>
#
BUILD_BITS=64 # for binaries or 32_and_64 for libraries
templates/justmake.mk
@@ -9,7 +9,7 @@
#
#
# Copyright 2020 <contributor name>
# Copyright 2021 <contributor name>
#
BUILD_BITS=64 # for binaries or 32_and_64 for libraries
templates/python.mk
@@ -9,7 +9,7 @@
#
#
# Copyright 2020 <contributor name>
# Copyright 2021 <contributor name>
#
BUILD_BITS=NO_ARCH
templates/ruby.mk
@@ -9,7 +9,7 @@
#
#
# Copyright 2020 <contributor name>
# Copyright 2021 <contributor name>
#
BUILD_BITS=64
transforms/manifest-metadata-template
@@ -10,7 +10,7 @@
#
#
# Copyright 2020 <contributor>
# Copyright 2021 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)