pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/shells Use @pkgdir.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/99e82a78e16c
branches:  trunk
changeset: 394722:99e82a78e16c
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 14 21:21:54 2009 +0000

description:
Use @pkgdir.

diffstat:

 shells/zsh-current/PLIST |  4 ++--
 shells/zsh/PLIST         |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (30 lines):

diff -r a5cb3476d0fd -r 99e82a78e16c shells/zsh-current/PLIST
--- a/shells/zsh-current/PLIST  Sun Jun 14 21:21:16 2009 +0000
+++ b/shells/zsh-current/PLIST  Sun Jun 14 21:21:54 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2009/06/14 18:14:22 joerg Exp $
+@comment $NetBSD: PLIST,v 1.15 2009/06/14 21:21:54 joerg Exp $
 bin/${PKGNAME}
 bin/zsh
 info/zsh.info
@@ -839,4 +839,4 @@
 ${PLIST.dynamic}share/zsh/${PKGVERSION}/functions/zfuput
 ${PLIST.dynamic}share/zsh/${PKGVERSION}/functions/zsh-newuser-install
 ${PLIST.dynamic}share/zsh/${PKGVERSION}/scripts/newuser
-@exec ${MKDIR} %D/share/zsh/site-functions
+@pkgdir share/zsh/site-functions
diff -r a5cb3476d0fd -r 99e82a78e16c shells/zsh/PLIST
--- a/shells/zsh/PLIST  Sun Jun 14 21:21:16 2009 +0000
+++ b/shells/zsh/PLIST  Sun Jun 14 21:21:54 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.24 2009/06/14 18:14:21 joerg Exp $
+@comment $NetBSD: PLIST,v 1.25 2009/06/14 21:21:54 joerg Exp $
 bin/${PKGNAME}
 bin/zsh
 info/zsh.info
@@ -737,4 +737,4 @@
 ${PLIST.dynamic}share/zsh/${PKGVERSION}/functions/zftype
 ${PLIST.dynamic}share/zsh/${PKGVERSION}/functions/zfuget
 ${PLIST.dynamic}share/zsh/${PKGVERSION}/functions/zfuput
-@exec ${MKDIR} %D/share/zsh/site-functions
+@pkgdir share/zsh/site-functions



Home | Main Index | Thread Index | Old Index