From d7a076c07d95a054134ae2e6c75f096f001f12bb Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 28 Mar 2015 07:44:39 +0100 Subject: [PATCH] sdlmame: fix installation. --- srcpkgs/sdlmame/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sdlmame/template b/srcpkgs/sdlmame/template index 711ad5476b2..2842758da70 100644 --- a/srcpkgs/sdlmame/template +++ b/srcpkgs/sdlmame/template @@ -60,7 +60,7 @@ do_install() { # Install the extra bits install -d ${DESTDIR}/usr/share/${pkgname}/{artwork,ctrlr,keymaps,shader} install -d ${DESTDIR}/usr/share/man/man1 - install -m644 src/osd/sdl/shader/glsl*.*h \ + install -m644 src/osd/modules/opengl/shader/glsl*.*h \ ${DESTDIR}/usr/share/${pkgname}/shader install -m644 src/osd/sdl/man/* ${DESTDIR}/usr/share/man/man1