Sophie

Sophie

distrib > Mandriva > 10.2 > i586 > by-pkgid > 5d67b2d3751e705da87768a25872fab1 > files > 11

povray-3.1g-19mdk.src.rpm

--- source/unix/makefile~	2005-03-24 14:29:43.000000000 +0100
+++ source/unix/makefile	2005-03-24 14:34:05.000000000 +0100
@@ -83,7 +83,7 @@
 # You probably won't need to change these if you have the X11 variable
 #   above set properly...
 XLIBINC = -I$(X11)/include
-XLIBLIB = -L$(X11)/lib -lX11
+XLIBLIB = -L$(X11)/lib64 -lX11
 
 # libpng and zlib include and library directories.
 #