Just like all other mesa libraries...

CC: "9.2" <[email protected]>
---
 src/gallium/targets/osmesa/Makefile.am |    2 +-
 1 fil ändrad, 1 tillägg(+), 1 borttagning(-)

diff --git a/src/gallium/targets/osmesa/Makefile.am 
b/src/gallium/targets/osmesa/Makefile.am
index 25fee6f4..8e6aff6c 100644
--- a/src/gallium/targets/osmesa/Makefile.am
+++ b/src/gallium/targets/osmesa/Makefile.am
@@ -75,7 +75,7 @@ all-local: lib@[email protected]
        $(MKDIR_P) $(top_builddir)/$(LIB_DIR)/gallium;
        ln -f .libs/lib@[email protected] 
$(top_builddir)/$(LIB_DIR)/gallium/lib@[email protected];
        ln -f .libs/lib@[email protected].@OSMESA_VERSION@ 
$(top_builddir)/$(LIB_DIR)/gallium/lib@[email protected].@OSMESA_VERSION@;
-       cp .libs/lib@[email protected].@[email protected] 
$(top_builddir)/$(LIB_DIR)/gallium/
+       ln -f .libs/lib@[email protected].@[email protected] 
$(top_builddir)/$(LIB_DIR)/gallium/
 endif
 
 pkgconfigdir = $(libdir)/pkgconfig
-- 
1.7.10.4

_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to