cicku pushed to ansifilter (epel7). "Fix typo I don't even know"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 1 03:55:15 UTC 2015


>From d29ace732113097cd547f6232475cfe3d19de30e Mon Sep 17 00:00:00 2001
From: Christopher Meng <i at cicku.me>
Date: Thu, 5 Mar 2015 21:18:27 -0500
Subject: Fix typo I don't even know


diff --git a/ansifilter.spec b/ansifilter.spec
index b4f21a3..272d83f 100644
--- a/ansifilter.spec
+++ b/ansifilter.spec
@@ -43,11 +43,11 @@ rm -frv src/qt-gui/moc_*.cpp
 rm -frv src/qt-gui/Makefile*
 %endif
 
-# CLTR quickfix
+# CRLF quickfix
 find . -type f -exec sed -i 's/\r$//' {} + -print
 
 %build
-# Upstream embed the cli code in gui so no need to requires cli using GUI
+# Upstream embeds the cli code in gui so no need to require cli to use GUI
 # program, in order to achieve this we need to preserve the objects with -c.
 %make_build CFLAGS+="%{optflags} -c" LDFLAGS="%{?__global_ldflags}"
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/ansifilter.git/commit/?h=epel7&id=d29ace732113097cd547f6232475cfe3d19de30e


More information about the scm-commits mailing list