]> git.pld-linux.org Git - packages/zsh.git/commitdiff
PS1 more beautiful zsh-3_1_9-5
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 5 Dec 2000 18:22:49 +0000 (18:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    zsh.spec -> 1.25

zsh.spec

index 37c13af297e6489893974654dac1d543c6d2cf48..3f90236478c27af862efcaa0154e11f33fb94bde 100644 (file)
--- a/zsh.spec
+++ b/zsh.spec
@@ -1,4 +1,4 @@
-# $Revision: 1.24 $ $Date: 2000-12-05 18:22:03 $
+# $Revision: 1.25 $ $Date: 2000-12-05 18:22:49 $
 Summary:       Enhanced bourne shell
 Summary(de):   Enhanced Bourne Shell
 Summary(fr):   Bourne shell amélioré
@@ -85,7 +85,7 @@ install Doc/zsh.info* $RPM_BUILD_ROOT%{_infodir}
 
 touch $RPM_BUILD_ROOT%{_sysconfdir}/{zlogout,zlogin,zshenv}
 echo    ". /etc/profile"                > $RPM_BUILD_ROOT%{_sysconfdir}/zprofile
-echo -e "PS1='[%n@%m %~]%(!.#.%\$)'\nbindkey -e >/dev/null 2>&1" > \
+echo -e "PS1='[%n@%m %~]%(!.#.%\$) '\nbindkey -e >/dev/null 2>&1" > \
                                           $RPM_BUILD_ROOT%{_sysconfdir}/zshrc
                                        
 rm -f Etc/Makefile*
This page took 0.070714 seconds and 4 git commands to generate.