Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jul 2008 07:51:17 +0200 (CEST)
From:      Bapt <baptiste.daroussin@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/125463: Fix plist for zsh (typo in pkg-plist)
Message-ID:  <20080710055117.A7EBAF3209@wicklow.lan>
Resent-Message-ID: <200807100550.m6A5o0Ah029045@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         125463
>Category:       ports
>Synopsis:       Fix plist for zsh (typo in pkg-plist)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 10 05:50:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Bapt
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD wicklow.lan 7.0-STABLE FreeBSD 7.0-STABLE #5: Sat Jun 21 19:11:53 CEST 2008 root@wicklow.lan:/usr/obj/usr/src/sys/WICKLOW i386


	
>Description:
	this a patch to just fix a typo in shells/zsh pkg-plist 
>How-To-Repeat:
	
>Fix:

	

--- zsh-pkg-pllist.patch begins here ---
--- pkg-plist.orig	2008-05-12 17:05:10.000000000 +0200
+++ pkg-plist	2008-07-10 07:48:13.000000000 +0200
@@ -177,7 +177,7 @@
 %%ZSH_FNDIR%%/Completion/Debian/_dpkg
 %%ZSH_FNDIR%%/Completion/Debian/_dpkg-buildpackage
 %%ZSH_FNDIR%%/Completion/Debian/_dpkg-cross
-%%ZSH_FNDIR%%/Completion/Debian/_dpkg-repack
+%%ZSH_FNDIR%%/Completion/Debian/_dpkg_repack
 %%ZSH_FNDIR%%/Completion/Debian/_dpkg_source
 %%ZSH_FNDIR%%/Completion/Debian/_dput
 %%ZSH_FNDIR%%/Completion/Debian/_dupload
--- zsh-pkg-pllist.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080710055117.A7EBAF3209>