[packages/grep] restored shrc.d/grep.c?sh - there was no need for dropping, just commenting out by default: c1edd101

gotar gotar at pld-linux.org
Fri Aug 5 18:47:19 CEST 2016


commit 5f07b1aa27ebd3aacf4bc58d9a47a182f5c9f24c
Author: Tomasz Pala <gotar at pld-linux.org>
Date:   Fri Aug 5 18:43:46 2016 +0200

    restored shrc.d/grep.c?sh - there was no need for dropping, just
    commenting out by default: c1edd1016a5175e4190df07a0c81b81f66749b4c

 grep.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/grep.spec b/grep.spec
index b0920fe..93c5616 100644
--- a/grep.spec
+++ b/grep.spec
@@ -121,10 +121,10 @@ echo .so grep.1 > $RPM_BUILD_ROOT%{_mandir}/man1/fgrep.1
 bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 
 cat << EOF >$RPM_BUILD_ROOT/etc/shrc.d/grep.sh
-#alias grep='/bin/grep --binary-files=without-match --devices=skip --directories=skip --color=auto'
+#alias grep='/bin/grep --devices=skip --directories=skip --color=auto'
 EOF
 cat << EOF >$RPM_BUILD_ROOT/etc/shrc.d/grep.csh
-#alias grep '/bin/grep --binary-files=without-match --devices=skip --directories=skip --color=auto'
+#alias grep '/bin/grep --devices=skip --directories=skip --color=auto'
 EOF
 
 %find_lang %{name}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/grep.git/commitdiff/5f07b1aa27ebd3aacf4bc58d9a47a182f5c9f24c



More information about the pld-cvs-commit mailing list