summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-action/bzflag/bzflag-2.4.20.ebuild5
-rw-r--r--games-action/bzflag/bzflag-2.4.22.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/games-action/bzflag/bzflag-2.4.20.ebuild b/games-action/bzflag/bzflag-2.4.20.ebuild
index f33c9b955d35..0639921ed521 100644
--- a/games-action/bzflag/bzflag-2.4.20.ebuild
+++ b/games-action/bzflag/bzflag-2.4.20.ebuild
@@ -36,6 +36,8 @@ PATCHES=(
"${FILESDIR}"/${PN}-2.4.12-sdl2-cppflags.patch
)
+DOCS=( AUTHORS ChangeLog DEVINFO PORTING README README.Linux )
+
src_prepare() {
default
eautoreconf
@@ -60,8 +62,7 @@ src_configure() {
}
src_install() {
- DOCS="AUTHORS ChangeLog DEVINFO PORTING README README.Linux" \
- default
+ default
if ! use dedicated ; then
newicon data/bzflag-48x48.png ${PN}.png
diff --git a/games-action/bzflag/bzflag-2.4.22.ebuild b/games-action/bzflag/bzflag-2.4.22.ebuild
index f33c9b955d35..0639921ed521 100644
--- a/games-action/bzflag/bzflag-2.4.22.ebuild
+++ b/games-action/bzflag/bzflag-2.4.22.ebuild
@@ -36,6 +36,8 @@ PATCHES=(
"${FILESDIR}"/${PN}-2.4.12-sdl2-cppflags.patch
)
+DOCS=( AUTHORS ChangeLog DEVINFO PORTING README README.Linux )
+
src_prepare() {
default
eautoreconf
@@ -60,8 +62,7 @@ src_configure() {
}
src_install() {
- DOCS="AUTHORS ChangeLog DEVINFO PORTING README README.Linux" \
- default
+ default
if ! use dedicated ; then
newicon data/bzflag-48x48.png ${PN}.png