[packages/netsniff-ng] for syntax fixed

gotar gotar at pld-linux.org
Sun Nov 5 18:07:44 CET 2017


commit 447758fc9c5e340e5087ee640838a00288dd89c7
Author: Tomasz Pala <gotar at pld-linux.org>
Date:   Sun Nov 5 18:07:12 2017 +0100

    for syntax fixed

 netsniff-ng.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/netsniff-ng.spec b/netsniff-ng.spec
index 998e5f4..7592158 100644
--- a/netsniff-ng.spec
+++ b/netsniff-ng.spec
@@ -55,7 +55,7 @@ install -d $RPM_BUILD_ROOT{%{_sbindir},%{zsh_compdir}}
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-for i in *.zsh
+for i in *.zsh; do
 	install -p "$i" $RPM_BUILD_ROOT%{zsh_compdir}/_"${i%.zsh}"
 done
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/netsniff-ng.git/commitdiff/447758fc9c5e340e5087ee640838a00288dd89c7



More information about the pld-cvs-commit mailing list