From: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Date: Tue, 6 Feb 2018 20:12:26 +0900
Subject: _Makefile_in

===================================================================
---
 Makefile.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index e8af493..afcc673 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -142,8 +142,8 @@ install: all
 	${INSTALL} -m 644 asciijump.desktop \
 		$(DESTDIR)$(prefix)/share/applications
 		
-	${INSTALL} -d $(DESTDIR)$(prefix)/X11R6/share/pixmaps
-	${INSTALL} -m 644 asciijump.png $(DESTDIR)$(prefix)/X11R6/share/pixmaps
+	${INSTALL} -d $(DESTDIR)$(prefix)/share/pixmaps
+	${INSTALL} -m 644 asciijump.png $(DESTDIR)$(prefix)/share/pixmaps
 		
 	${INSTALL} -d $(DESTDIR)$(prefix)/share/pixmaps
 	${INSTALL} -m 644 asciijump.png $(DESTDIR)$(prefix)/share/pixmaps
