diff options
Diffstat (limited to 'source/x/x11/configure/xorg-server')
-rw-r--r-- | source/x/x11/configure/xorg-server | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/x/x11/configure/xorg-server b/source/x/x11/configure/xorg-server index 778d7668..b62befba 100644 --- a/source/x/x11/configure/xorg-server +++ b/source/x/x11/configure/xorg-server @@ -27,7 +27,7 @@ CFLAGS="$SLKCFLAGS" \ --with-int10=x86emu \ --with-default-font-path="${DEF_FONTPATH}" \ --with-module-dir=/usr/lib${LIBDIRSUFFIX}/xorg/modules \ - --with-os-name="Slackware 14.0" \ + --with-os-name="Slackware 14.1" \ --with-os-vendor="Slackware Linux Project" \ --with-xkb-path=/etc/X11/xkb \ --with-xkb-output=/var/lib/xkb \ |