Set system package flag on OS packages.

This commit is contained in:
Rene Gollent 2013-10-06 17:55:55 -04:00
parent 1db2f863d8
commit 09729f54ff
8 changed files with 9 additions and 0 deletions

View File

@ -14,6 +14,7 @@ licenses {
MIT
"GNU LGPL v2.1"
}
flags system_package
provides {
haiku=%HAIKU_VERSION% compat>=R1~alpha1

View File

@ -9,6 +9,7 @@ vendor "Haiku Project"
copyrights "2001-2013 Haiku, Inc. et al"
licenses "MIT"
flags system_package
provides {
haiku_loader=%HAIKU_VERSION%

View File

@ -14,6 +14,7 @@ licenses {
MIT
"GNU LGPL v2.1"
}
flags system_package
provides {
haiku=%HAIKU_VERSION% compat>=R1~alpha1

View File

@ -14,6 +14,7 @@ licenses {
MIT
"GNU LGPL v2.1"
}
flags system_package
provides {
haiku=%HAIKU_VERSION% compat>=R1~alpha1

View File

@ -14,6 +14,7 @@ licenses {
MIT
"GNU LGPL v2.1"
}
flags system_package
provides {
haiku=%HAIKU_VERSION% compat>=R1~alpha1

View File

@ -15,6 +15,7 @@ licenses {
MIT
"GNU LGPL v2.1"
}
flags system_package
provides {
haiku_%HAIKU_SECONDARY_PACKAGING_ARCH% = %HAIKU_VERSION% compat>=R1~alpha1

View File

@ -1,6 +1,7 @@
name haiku
version %HAIKU_VERSION%
architecture x86_gcc2
flags system
summary "The Haiku base system"
description "The Haiku base system includes all system core software, like
@ -14,6 +15,7 @@ licenses {
MIT
"GNU LGPL v2.1"
}
flags system_package
provides {
haiku=%HAIKU_VERSION% compat>=R1~alpha1

View File

@ -15,6 +15,7 @@ licenses {
MIT
"GNU LGPL v2.1"
}
flags system_package
provides {
haiku_%HAIKU_SECONDARY_PACKAGING_ARCH% = %HAIKU_VERSION% compat>=R1~alpha1