Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/shells
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18395

Modified Files:
        zsh-templates.info 
Log Message:
version update

Index: zsh-templates.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/shells/zsh-templates.info,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- zsh-templates.info  15 Sep 2008 05:02:17 -0000      1.25
+++ zsh-templates.info  11 Jan 2009 05:51:49 -0000      1.26
@@ -1,21 +1,24 @@
 Package: zsh-templates
-Version: 1.3.4
+Version: 2.0.1
 Revision: 1
-Source:  http://zsh-templates-osx.googlecode.com/files/%n-%v.tgz
-Source-MD5: e689cdb8d36fc3d10f2660c3f98614c1
-#SourceDirectory: zsh-templates-osx  
-SourceDirectory: %n-%v
+# Source:  http://zsh-templates-osx.googlecode.com/files/%n-%v.tgz
+Source: http://%n-osx.googlecode.com/files/%n-osx_%v.tgz
+Source-MD5: 50b441a5bb3391cc6e5d8eb33663b327
+SourceDirectory: %n-osx  
+#SourceDirectory: %n-%v
 Depends: macosx, zsh (>= 4.3.4-1) | zsh-multibyte (>= 4.3.4-1)
 License: GPL
 Maintainer: W. G. Scott <wgsc...@users.sourceforge.net>
 Description: Template files for zsh customization 
 PatchScript: <<
 #!/bin/zsh -efx
-perl -pi.bak -e 's|/sw|%p|g' **/*
-perl -pi.bak -e 's|ALT_SWPREFIX|%p|g' etc/zshenv
+perl -pi.bak -e 's|#   ZDOT="/Library/init/zsh"|    
ZDOT="%p/share/zsh/templates/Library/init/zsh"|g' etc/zshenv
+perl -pi.bak -e 's|/sw|%p|g' **/* 2>/dev/null
+perl -pi.bak -e 's|ALT_SWPREFIX|%p|g' Library/init/zsh/zshrc.d/001_fink_env.zsh
 rm -f **/*.bak
 <<
 CompileScript:<<
+true
 <<
 InstallScript:<<
 #!/bin/zsh -efx
@@ -68,7 +71,7 @@
 # chmod a+x %i/etc/profile.d/%n.*sh
 <<
 PostInstScript: <<
-chmod a+x 
%p/share/zsh/templates/Library/init/zsh/local-functions/darwin/whatsnew
+chmod a+x 
%p/share/zsh/templates/Library/init/zsh/zshrc.d/local-functions/darwin/whatsnew
 echo ""
 echo 
"+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
 echo "Please issue \"fink describe zsh-templates\" for instructions."


------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to