mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
games-roguelike/cataclysm-dda: Append SLOT to zzip binary
Signed-off-by: strategictraveler <strategictraveler@proton.me>
This commit is contained in:
@@ -77,6 +77,7 @@ src_prepare() {
|
||||
-e "s/-Werror //" \
|
||||
-e "s/TARGET_NAME = cataclysm/TARGET_NAME = cataclysm-${SLOT}/" \
|
||||
-e "s/\$(TARGET_NAME)-tiles/cataclysm-tiles-${SLOT}/" \
|
||||
-e "s/ZZIP_BIN=zzip/ZZIP_BIN=zzip-${SLOT}/g" \
|
||||
-e "s/CataclysmDDA/CataclysmDDA-${SLOT}/" \
|
||||
-e "s/${PN}/${PN}-${SLOT}/" \
|
||||
"Makefile" || die
|
||||
|
||||
Reference in New Issue
Block a user