[arch-commits] CVS update of extra/system/zsh (PKGBUILD)

Jeff Mickey jeff at archlinux.org
Wed Mar 12 20:14:24 UTC 2008


    Date: Wednesday, March 12, 2008 @ 16:14:24
  Author: jeff
    Path: /home/cvs-extra/extra/system/zsh

Modified: PKGBUILD (1.23 -> 1.24)

upgpkg: zsh 4.3.5-2
    uploaded


----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Index: extra/system/zsh/PKGBUILD
diff -u extra/system/zsh/PKGBUILD:1.23 extra/system/zsh/PKGBUILD:1.24
--- extra/system/zsh/PKGBUILD:1.23	Wed Mar 12 15:19:39 2008
+++ extra/system/zsh/PKGBUILD	Wed Mar 12 16:14:24 2008
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.23 2008/03/12 19:19:39 jeff Exp $
+# $Id: PKGBUILD,v 1.24 2008/03/12 20:14:24 jeff Exp $
 # Maintainer: Jeff 'codemac' Mickey <jeff at archlinux.org>
 # Maintainer: aurelien <aurelien at archlinux.org>
 # Contributor: Jochem Kossen <j.kossen at home.nl>
 pkgname=zsh
 pkgver=4.3.5
-pkgrel=1
+pkgrel=2
 pkgdesc="A very advanced and programmable command interpreter (shell) for UNIX"
 arch=('i686' 'x86_64')
 url="http://www.zsh.org/"
@@ -16,8 +16,8 @@
 build() {
   cd $startdir/src/$pkgname-$pkgver
   ./configure --prefix=/usr --bindir=/bin \
-    --enable-etcdir=/etc/zsh \ # not removed until FS#8946 proves to be more than people not running login shells.
-    --enable-zshenv=/etc/zsh/zshenv \
+    --enable-etcdir=/etc/zsh \
+	--enable-zshenv=/etc/zsh/zshenv \
     --enable-zlogin=/etc/zsh/zlogin \
     --enable-zlogout=/etc/zsh/zlogout \
     --enable-zprofile=/etc/profile \




More information about the arch-commits mailing list