SPECS: zsh.spec - rel 2; fix paths to zsh

arekm arekm at pld-linux.org
Sun Jun 24 19:39:04 CEST 2007


Author: arekm                        Date: Sun Jun 24 17:39:04 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; fix paths to zsh

---- Files affected:
SPECS:
   zsh.spec (1.131 -> 1.132) 

---- Diffs:

================================================================
Index: SPECS/zsh.spec
diff -u SPECS/zsh.spec:1.131 SPECS/zsh.spec:1.132
--- SPECS/zsh.spec:1.131	Sun Jun 24 16:37:09 2007
+++ SPECS/zsh.spec	Sun Jun 24 19:38:59 2007
@@ -17,7 +17,7 @@
 Summary(uk.UTF-8):	Командний процесор (shell) схожий на ksh, але з покращеннями
 Name:		zsh
 Version:	4.3.4
-Release:	1
+Release:	2
 License:	BSD-like
 Group:		Applications/Shells
 URL:		http://www.zsh.org/
@@ -154,6 +154,8 @@
 
 install %{SOURCE2} .
 
+sed -i -e 's|#!.*/zsh|#!/bin/zsh|g' Functions/*/*
+
 %build
 cp -f /usr/share/automake/config.sub .
 %{__autoconf}
@@ -294,6 +296,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.132  2007/06/24 17:38:59  arekm
+- rel 2; fix paths to zsh
+
 Revision 1.131  2007/06/24 14:37:09  arekm
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/zsh.spec?r1=1.131&r2=1.132&f=u



More information about the pld-cvs-commit mailing list