diff options
Diffstat (limited to 'chapter8/glibc.sh')
-rw-r--r-- | chapter8/glibc.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter8/glibc.sh b/chapter8/glibc.sh index e344b47..e4facd0 100644 --- a/chapter8/glibc.sh +++ b/chapter8/glibc.sh @@ -1,7 +1,6 @@ #!/bin/bash # shellcheck disable=SC2016 - patch -Np1 -i ../glibc-"${VERSION}"-fhs-1.patch && sed -e '402a\ *result = local->data.services[database_index];' \ |