[packages/dash] - pl fix
qboosh
qboosh at pld-linux.org
Thu Aug 30 16:34:02 CEST 2012
commit fdc949b75cacc6e87e934924ae1f1d748cdf5d2a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Aug 30 16:34:12 2012 +0200
- pl fix
dash.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/dash.spec b/dash.spec
index b7ef9b7..89f66b3 100644
--- a/dash.spec
+++ b/dash.spec
@@ -26,8 +26,8 @@ SHell)
%description -l pl.UTF-8
DASH to zgodna z POSIX implementacja /bin/sh, której celem jest jak
-najmniejszy rozmiar. Dokonano tego bez poświęcania szybkości jeśli to
-możliwe. W rzeczywistości jest dash jest znacząco szybszy od basha
+najmniejszy rozmiar. Dokonano tego bez poświęcania szybkości tam,
+gdzie to możliwe. W rzeczywistości dash jest znacząco szybszy od basha
(GNU Bourne-Again SHell) przy większości zadań.
DASH to bezpośredni następca wersji NetBSD asha (powłoki Almquist
@@ -49,8 +49,8 @@ rm -rf $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
-%post -p %add_etc_shells -p /bin/dash
-%preun -p %remove_etc_shells -p /bin/dash
+%post -p %add_etc_shells -p /bin/dash
+%preun -p %remove_etc_shells -p /bin/dash
%files
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dash.git/commitdiff/fdc949b75cacc6e87e934924ae1f1d748cdf5d2a
More information about the pld-cvs-commit
mailing list