From d028c5bc432aa73157ccc9de91023b9ea3c5a0f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Sat, 12 Aug 2006 15:16:47 +0000 Subject: Install to /... instead of to /... --- games/rt2-demo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/rt2-demo') diff --git a/games/rt2-demo/Makefile b/games/rt2-demo/Makefile index 0f0b3534709f..9a1b51b0fc46 100644 --- a/games/rt2-demo/Makefile +++ b/games/rt2-demo/Makefile @@ -22,6 +22,6 @@ NO_BUILD= yes USE_LINUX= yes do-install: - @${SH} ${FILESDIR}/do-install ${PREFIX} ${DISTDIR} + @${SH} ${FILESDIR}/do-install ${TARGETDIR} ${DISTDIR} .include -- cgit v1.2.3