summaryrefslogtreecommitdiffstats
path: root/system/gdm/gdm.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/gdm/gdm.SlackBuild')
-rw-r--r--system/gdm/gdm.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/gdm/gdm.SlackBuild b/system/gdm/gdm.SlackBuild
index 7699068bd7..639ae0daad 100644
--- a/system/gdm/gdm.SlackBuild
+++ b/system/gdm/gdm.SlackBuild
@@ -60,7 +60,7 @@ find . \
# Don't automatically start ssh-agent -- this is the user's job
patch -p1 < $CWD/patches/do_not_start_ssh-agent.diff
-# Fix crypt() usage with glibc-2.17 and later
+# Fix crypt() usage with glibc-2.17 and later
patch -p1 < $CWD/patches/gdm-2.20.11-crypt.diff
CFLAGS="$SLKCFLAGS" \