changeset 448:43b6d66d8090

1460 oi-build zsh refuses to publish due to #1310 pkglint as can't resolve Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
author Alasdair Lumsden <alasdairrr@gmail.com>
date Tue, 04 Oct 2011 18:12:18 -0400
parents c96cb5f7d0db
children ffa6e3026122
files components/zsh/zsh.p5m
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/components/zsh/zsh.p5m	Tue Oct 04 22:53:37 2011 +0100
+++ b/components/zsh/zsh.p5m	Tue Oct 04 18:12:18 2011 -0400
@@ -20,6 +20,7 @@
 
 #
 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, Alasdair Lumsden <alasdairrr@gmail.com>, OpenIndiana
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
@@ -1374,5 +1375,5 @@
 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/zed-set-file-name
 file path=usr/share/zsh/$(COMPONENT_VERSION)/scripts/newuser
 hardlink path=usr/bin/zsh target=zsh-$(COMPONENT_VERSION)
-link path=etc/zprofile target=profile
+link path=etc/zprofile target=profile pkg.linted=true
 license license license="Zsh License"