FreeBSD Bugzilla – Attachment 207548 Details for
Bug 240628
sysutils/zfsnap2: Completion script link for zsh has wrong path
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fixes zsh completion symlink
sysutils-zfsnap2.diff (text/plain), 666 bytes, created by
Christopher Hall
on 2019-09-17 06:23:21 UTC
(
hide
)
Description:
fixes zsh completion symlink
Filename:
MIME Type:
Creator:
Christopher Hall
Created:
2019-09-17 06:23:21 UTC
Size:
666 bytes
patch
obsolete
>diff -u sysutils/zfsnap2.orig/Makefile sysutils/zfsnap2/Makefile >--- sysutils/zfsnap2.orig/Makefile 2018-10-23 08:18:53.000000000 +0800 >+++ sysutils/zfsnap2/Makefile 2019-09-17 14:07:21.086803000 +0800 >@@ -4,7 +4,7 @@ > PORTNAME= zfsnap > DISTVERSIONPREFIX= v > DISTVERSION= 2.0.0-beta3 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= sysutils > PKGNAMESUFFIX= 2 > >@@ -44,7 +44,7 @@ > > post-install-ZSH-on: > ${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions >- ${LN} -s ../../share/zfsnap/completion/zfsnap-completion.zsh \ >+ ${LN} -s ../../zfsnap/completion/zfsnap-completion.zsh \ > ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_zfsnap > > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 240628
: 207548