summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-02-18 23:50:46 +0000
committerMike Frysinger <vapier@gentoo.org>2008-02-18 23:50:46 +0000
commit6111eda9c420cdabbb88f931e1460f70ba7e582d (patch)
treec94b8d0ea28817afd7c8a4641f2e07656bcac4f0 /app-emulation/emul-linux-x86-glibc-errno-compat/files
parentClean old versions. (diff)
downloadhistorical-6111eda9c420cdabbb88f931e1460f70ba7e582d.tar.gz
historical-6111eda9c420cdabbb88f931e1460f70ba7e582d.tar.bz2
historical-6111eda9c420cdabbb88f931e1460f70ba7e582d.zip
Initial package #208161.
Package-Manager: portage-2.2_pre2
Diffstat (limited to 'app-emulation/emul-linux-x86-glibc-errno-compat/files')
-rwxr-xr-xapp-emulation/emul-linux-x86-glibc-errno-compat/files/glibc-errno-wrapper2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emulation/emul-linux-x86-glibc-errno-compat/files/glibc-errno-wrapper b/app-emulation/emul-linux-x86-glibc-errno-compat/files/glibc-errno-wrapper
new file mode 100755
index 000000000000..3c821ab03533
--- /dev/null
+++ b/app-emulation/emul-linux-x86-glibc-errno-compat/files/glibc-errno-wrapper
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec @PREFIX@/lib/ld-linux.so.2 --library-path @PREFIX@/lib "$@"