summaryrefslogtreecommitdiffstats
path: root/games/local.mk
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-03-16 06:38:43 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-03-16 06:38:43 (EDT)
commitc1c166ec5498a9f07b0ab6e443469c65849468b3 (patch)
tree2aeeb07c0dfc5e49895497ac2f2a467d12eb5cd4 /games/local.mk
parent8250cc9687666c46d0353a3fbfed084e2225db9d (diff)
downloaddodge-balls-c1c166ec5498a9f07b0ab6e443469c65849468b3.zip
dodge-balls-c1c166ec5498a9f07b0ab6e443469c65849468b3.tar.gz
dodge-balls-c1c166ec5498a9f07b0ab6e443469c65849468b3.tar.bz2
build: Remove empty game data directories
Diffstat (limited to 'games/local.mk')
-rw-r--r--games/local.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/local.mk b/games/local.mk
index 251a014..d7e2374 100644
--- a/games/local.mk
+++ b/games/local.mk
@@ -1 +1,4 @@
include %reldir%/classic/local.mk
+
+gamesdir = $(pkgdatadir)/games
+uninstall_dirs += $(gamesdir)