From: Ian Romanick <[email protected]>
Signed-off-by: Ian Romanick <[email protected]>
---
intel_run | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/intel_run b/intel_run
index 10114ff..5a162f8 100755
--- a/intel_run
+++ b/intel_run
@@ -1,5 +1,5 @@
#!/bin/bash
# -*- mode: sh -*-
-LD_PRELOAD=${PWD}/intel_stub.so${LD_PPRELOAD:+:${LD_PRELOAD}} \
+LD_PRELOAD=${PWD}/intel_stub.so${LD_PRELOAD:+:${LD_PRELOAD}} \
exec ./run $@
--
2.9.5
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev