diff options
Diffstat (limited to 'shlib-versions')
-rw-r--r-- | shlib-versions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shlib-versions b/shlib-versions index f966662938..75d94b12fb 100644 --- a/shlib-versions +++ b/shlib-versions @@ -61,5 +61,5 @@ i.86-.*-linux.* ld=ld-linux.so.2 # This defines the shared library version numbers we will install. .*-.*-.* libcrypt=1 -# The gross patch for programs assuming broken locale implemenations. +# The gross patch for programs assuming broken locale implementations. .*-.*-.* libBrokenLocale=1 |