# HG changeset patch # User William Pitcock # Date 1190654700 18000 # Node ID 292affbb8153b1a620176e1b6d679580020b8d36 # Parent cbe54a147f122fad1c10ee157418b8e901af4b1e we want OUTPUT plugin dir here ;) diff -r cbe54a147f12 -r 292affbb8153 src/OSS4/Makefile --- a/src/OSS4/Makefile Mon Sep 24 19:21:12 2007 +0200 +++ b/src/OSS4/Makefile Mon Sep 24 12:25:00 2007 -0500 @@ -6,7 +6,7 @@ init.c \ convert.c -plugindir = audacious/${INPUT_PLUGIN_DIR} +plugindir = audacious/${OUTPUT_PLUGIN_DIR} include ../../buildsys.mk include ../../extra.mk