# HG changeset patch # User Matti Hamalainen # Date 1103975040 0 # Node ID bd84d27dd23bb26497b4d57e0b9e76606fa16039 # Parent 2db7bcc43f2b64a0036362647de51e3bfb9868da Fixed specfile. diff -r 2db7bcc43f2b -r bd84d27dd23b xmms-sid.spec.in --- a/xmms-sid.spec.in Sat Dec 25 11:16:00 2004 +0000 +++ b/xmms-sid.spec.in Sat Dec 25 11:44:00 2004 +0000 @@ -2,7 +2,7 @@ %define name @PACKAGE@ %define version @VERSION@ %define release 1 -%define plugindir `xmms-config --input-plugin-dir` +%define plugindir %(xmms-config --input-plugin-dir) Summary: A SID-tune (C64 music) input plugin for XMMS Name: %{name} @@ -62,4 +62,5 @@ %files %defattr(-, root, root) %doc AUTHORS COPYING FAQ NEWS README* THANKS TODO BUGS xmms-1.2.10-songpos.patch -/ +%{plugindir}/libxmmssid.* +##%{_datadir}/xmms-sid