[Digikam-devel] configure error

Renchi Raju renchi.raju at gmail.com
Tue Sep 27 11:37:59 BST 2005


it seems to be the discover-how-distros-f*up day:

from the gentoo portage kde.class:

kde_src_unpack() {
  ....

	# Visiblity stuff is way broken! Just disable it when it's present
	# until upstream finds a way to have it working right.
	if grep KDE_ENABLE_HIDDEN_VISIBILITY configure.in &> /dev/null || ! [[ -f configure ]]; then
		find ${S} -name configure.in.in | xargs sed -i -e 's:KDE_ENABLE_HIDDEN_VISIBILITY::g'
		rm -f configure
	fi
}




More information about the Digikam-devel mailing list