Don't code the Haiku version into all the package infos
This commit is contained in:
@@ -42,6 +42,7 @@ rule PreprocessPackageInfo source : directory : architecture
|
||||
local target = $(source:BSG=package-info)-package-info ;
|
||||
local defines = HAIKU_PACKAGING_ARCH=$(architecture) ;
|
||||
local sedReplacements = %HAIKU_PACKAGING_ARCH%,$(architecture) ;
|
||||
sedReplacements += %HAIKU_VERSION%,R1~alpha4_pm-1 ;
|
||||
if $(HAIKU_BOOTSTRAP_BUILD) {
|
||||
defines += HAIKU_BOOTSTRAP_BUILD ;
|
||||
target = $(target)-bootstrap ;
|
||||
|
||||
Reference in New Issue
Block a user