From 8ab8a42691a2375447023ceb29859f419113c95a Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Thu, 22 Nov 2018 14:46:37 +0100 Subject: [PATCH] fix typo in comment Version: 5.2.4-4 --- xz.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xz.spec b/xz.spec index e73216b..5b93c78 100644 --- a/xz.spec +++ b/xz.spec @@ -91,7 +91,7 @@ export CFLAGS="%optflags" %endif %ifarch %ix86 - # rhbz#1630650, annocheck reports the following message before liblzma uses + # rhbz#1630650, annocheck reports the following message because liblzma uses # crc*_x86.S asm code on i686: CFLAGS="$CFLAGS -Wa,--generate-missing-build-notes=yes" %endif