mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
d23e1e1e1a
- use %d instead of %n for opkg feed identifiers - remove %n / %N references from version files Fixes bf5cef47b3 merge: release/banner: drop release name and update banner. Fixes FS#1213. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 lines
148 B
Plaintext
8 lines
148 B
Plaintext
DISTRIB_ID='%D'
|
|
DISTRIB_RELEASE='%V'
|
|
DISTRIB_REVISION='%R'
|
|
DISTRIB_TARGET='%S'
|
|
DISTRIB_ARCH='%A'
|
|
DISTRIB_DESCRIPTION='%D %V %C'
|
|
DISTRIB_TAINTS='%t'
|