-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I have been compiling licq in a seperate directory to the sources, and this 
mostly works, except that "make install" for the qt(kde)-plugin breaks when 
it goes to install the qt-plugin/share/licq.desktop file. This is because the 
lines in qt-plugin/share/Makefile which read:

$(INSTALL_DATA) licq.desktop $(DESTDIR)$(KDEDIR)/share/applnk/Internet;

should say:

$(INSTALL_DATA) $(srcdir)/licq.desktop 
$(DESTDIR)$(KDEDIR)/share/applnk/Internet;

Sorry, the long line wraps, but note the "$(srcdir)/" before licq.desktop.

This should be changed in one or both of qt-plugin/share/Makefile.{am,in}, 
but I don't know which.

cheers,

John
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Messages with missing or bad signatures may have been forged or modified in 
transit!

iEYEARECAAYFAjyBwkkACgkQ0BW7kPcXjRUpYACfXcFl6QdWclZNX1SHvVYGzWGx
v9oAoI8mOO3+9w2lkEO9hL5qBjLCroz7
=2Pjl
-----END PGP SIGNATURE-----

_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to