xorg-server: typo fix.

This commit is contained in:
Juan RP 2015-12-17 15:50:00 +01:00
parent 26168bde6a
commit fbe5a4901b

View file

@ -57,7 +57,7 @@ conf_files="/etc/X11/Xwrapper.config"
# Symbols must be resolved lazily for modules to work.
# See https://bugs.freedesktop.org/show_bug.cgi?id=41208#c5
LDFLAGS="-Wl,z,lazy"
LDFLAGS="-Wl,-z,lazy"
pre_configure() {
case "$XBPS_TARGET_MACHINE" in