From d9e168678b29cf990866dfbfb35e881929189295 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCllenhaupt?= Date: Thu, 9 Oct 2014 15:48:23 +0200 Subject: sdl_sound: name pkg-configfile consistent --- src/sdl_sound.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sdl_sound.mk b/src/sdl_sound.mk index 201c1c9..9705f30 100644 --- a/src/sdl_sound.mk +++ b/src/sdl_sound.mk @@ -51,7 +51,7 @@ define $(PKG)_BUILD echo 'Requires: sdl vorbisfile flac speex'; \ echo 'Libs: -lSDL_sound'; \ echo "Libs.private: `'$(PREFIX)/$(TARGET)/bin/libmikmod-config' --libs`";) \ - > '$(PREFIX)/$(TARGET)/lib/pkgconfig/$(PKG).pc' + > '$(PREFIX)/$(TARGET)/lib/pkgconfig/SDL_sound.pc' '$(TARGET)-gcc' \ -W -Wall -Werror -std=c99 -pedantic \ -- cgit v0.12