public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-astronomy/celestia/files: celestia-1.6.0-kde-3.5.patch
@ 2009-09-06 18:24 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; only message in thread
From: Sebastien Fabbro (bicatali) @ 2009-09-06 18:24 UTC (permalink / raw
  To: gentoo-commits

bicatali    09/09/06 18:24:05

  Added:                celestia-1.6.0-kde-3.5.patch
  Log:
  Fixed when kde 3 when kde4 is installed, thanks to johannis, closing bug #282829
  (Portage version: 2.2_rc40/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sci-astronomy/celestia/files/celestia-1.6.0-kde-3.5.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/celestia/files/celestia-1.6.0-kde-3.5.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-astronomy/celestia/files/celestia-1.6.0-kde-3.5.patch?rev=1.1&content-type=text/plain

Index: celestia-1.6.0-kde-3.5.patch
===================================================================
--- acinclude.m4	2009-09-05 10:30:34.000000000 +0200
+++ newacinclude.m4	2009-09-05 20:47:53.000000000 +0200
@@ -1792,9 +1792,9 @@
 AC_MSG_CHECKING([for KDE])
 
 if test "${prefix}" != NONE; then
-  kde_includes=${includedir}
-  KDE_EXPAND_MAKEVAR(ac_kde_includes, includedir)
-
+  kde_includes=${prefix}/kde/3.5/include
+  ac_kde_includes=$prefix/kde/3.5/include
+  
   kde_libraries=${libdir}
   KDE_EXPAND_MAKEVAR(ac_kde_libraries, libdir)
 
@@ -1818,7 +1818,7 @@
 
 if test -z "$1"; then
 
-kde_incdirs="$kde_libs_prefix/include /usr/lib/kde/include /usr/local/kde/include /usr/local/include /usr/kde/include /usr/include/kde /usr/include /opt/kde3/include /opt/kde/include $x_includes $qt_includes"
+kde_incdirs="/usr/kde/3.5/include $x_includes $qt_includes"
 test -n "$KDEDIR" && kde_incdirs="$KDEDIR/include $KDEDIR/include/kde $KDEDIR $kde_incdirs"
 kde_incdirs="$ac_kde_includes $kde_incdirs"
 AC_FIND_FILE($kde_check_header, $kde_incdirs, kde_incdir)






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-06 18:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-06 18:24 [gentoo-commits] gentoo-x86 commit in sci-astronomy/celestia/files: celestia-1.6.0-kde-3.5.patch Sebastien Fabbro (bicatali)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox