Package: jedit
Version: 4.4.1+dfsg-1
Severity: normal

The jedit package does not install it's pixmap into the correct
location. It puts it in:

/usr/share/pixmap/jedit.xpm

The correct location would be:

/usr/share/pixmaps/jedit.xpm

For reference:

$ find . -type f /usr/share/pixmap | wc -l 
1
$ find . -type f /usr/share/pixmaps | wc -l 
1828




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to