Hello,

Could it be that xarchiver expects to find those icons in $DATADIR/pixmaps/xarchiver aka /usr/share/pixmaps/xarchiver (cf. xarchiver-0.4.6/src/support.c) but they are moved to another location during package build (to /usr/share/icons/pixmaps/xarchiver) ?

Removing the line:

'mv debian/xarchiver/usr/share/pixmaps debian/xarchiver/usr/share/icons'

in the debian/rules file seems to fix the issue (since 'make install' already puts the icons at the expected location).

Best regards.

Pascal D.





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

Reply via email to