diff options
author | piernov <piernov@piernov.org> | 2012-06-02 14:11:46 +0000 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-06-02 14:11:46 +0000 |
commit | ebf3bbbc72dca91958c9264132525ca5a1cfb666 (patch) | |
tree | 9a5ea9fae54509fb7a181767e016d414815e919f /glibc/post-install | |
parent | afc52a234eadb3449f81efe550fc573b380a0f60 (diff) | |
download | nutyx-pakxe-ebf3bbbc72dca91958c9264132525ca5a1cfb666.tar.gz nutyx-pakxe-ebf3bbbc72dca91958c9264132525ca5a1cfb666.tar.bz2 nutyx-pakxe-ebf3bbbc72dca91958c9264132525ca5a1cfb666.tar.xz nutyx-pakxe-ebf3bbbc72dca91958c9264132525ca5a1cfb666.zip |
glibc 2.15-1 correction port
Diffstat (limited to 'glibc/post-install')
-rw-r--r-- | glibc/post-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glibc/post-install b/glibc/post-install index 6051cb378..32d09d8b7 100644 --- a/glibc/post-install +++ b/glibc/post-install @@ -1 +1 @@ -grep 'include /etc/ld\.so\.conf\.d/\*\.conf' /etc/ld.so.conf > /dev/null|| echo "include /etc/ld.so.conf.d/*.conf" >> /etc/ld.so.conf +ldconfig |