[Digikam-devel] [Bug 121242] mimelnk/x-image-raw.desktop conflicts with kdegraphics-3.5.x

Achim Bohnet ach at mpe.mpg.de
Thu May 11 15:14:07 BST 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=121242         




------- Additional Comments From ach mpe mpg de  2006-05-11 16:14 -------
Yeah, I know that it's still in.  For debian/kubuntu pkgs we
just delete the file before packing the .deb.

Someone knows who to tweak the Makefile magic to make the install
conditional like

if KDE < 3.5.2 then
	XIMAGERAW = x-image-raw.desktop
else
	XIMAGERAW = 
fi

desktopfiles = a.desktop b.desktop $(XIMAGERAW)


Achim



More information about the Digikam-devel mailing list