comparison BUGS @ 1:183e7cbc1036

Initial revision
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 03 Jun 2003 10:23:04 +0000
parents
children e5c49367b899
comparison
equal deleted inserted replaced
0:5ce0a94edc2e 1:183e7cbc1036
1 Known bugs
2 ==========
3
4 * Not really xmms-sid bug, but since it affects us:
5
6 The default xmms-config script created by XMMS package is faulty.
7 It does not properly accept the --prefix parameter (it does not affect
8 the paths outputted by it) and therefore, due to how the rpm building
9 works (changes the --prefix to the build directory) it is impossible
10 (currently) to make a working RPM .spec-file without spurious kludging.
11
12 I am not interested to make these kludges and so this is why the .spec
13 for xmms-sid does not produce a RPM package file.