FreeBSD Bugzilla – Attachment 41186 Details for
Bug 64540
zsh port doesn't add info file to package list
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.10 KB, created by
Dimitry Andric
on 2004-03-21 15:40:23 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dimitry Andric
Created:
2004-03-21 15:40:23 UTC
Size:
1.10 KB
patch
obsolete
>diff -urNd zsh/Makefile zsh.dim/Makefile >--- zsh/Makefile Thu Jan 1 18:39:18 2004 >+++ zsh.dim/Makefile Sun Mar 21 16:27:03 2004 >@@ -93,9 +93,6 @@ > MAN1= zsh.1 zshbuiltins.1 zshcompctl.1 zshcompwid.1 zshcompsys.1 \ > zshcontrib.1 zshexpn.1 zshmisc.1 zshmodules.1 zshoptions.1 \ > zshparam.1 zshzftpsys.1 zshzle.1 zshall.1 >-.if !defined(NOPORTDOCS) >-INFO= zsh >-.endif > DOCS= LICENCE META-FAQ README Etc/BUGS Etc/CONTRIBUTORS Etc/FAQ \ > Etc/FEATURES Etc/NEWS Etc/completion-style-guide \ > Doc/zsh*.html Doc/zsh.dvi Doc/zsh_a4.ps Doc/zsh_us.ps >diff -urNd zsh/pkg-plist zsh.dim/pkg-plist >--- zsh/pkg-plist Thu Jan 1 18:39:18 2004 >+++ zsh.dim/pkg-plist Sun Mar 21 16:28:22 2004 >@@ -5,6 +5,9 @@ > bin/zsh-%%ZSH_VER%% > @exec mkdir %%ZSH_ETCDIR%% 2> /dev/null || true > @unexec rmdir %%ZSH_ETCDIR%% 2> /dev/null || true >+%%PORTDOCS%%@unexec install-info --delete %D/info/zsh.info %D/info/dir >+%%PORTDOCS%%info/zsh.info >+%%PORTDOCS%%@exec install-info %D/info/zsh.info %D/info/dir > %%NO_STATIC%%lib/zsh/%%ZSH_VER%%/zsh/cap.so > %%NO_STATIC%%lib/zsh/%%ZSH_VER%%/zsh/clone.so > %%NO_STATIC%%lib/zsh/%%ZSH_VER%%/zsh/compctl.so
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 64540
: 41186