- Add zsh-update-zypper-completion.patch to update zypper
completions, patch by Holger Macht and Thomas Mitterfellner. OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=127
This commit is contained in:
committed by
Git OBS Bridge
parent
b851a7a560
commit
27bcc0a928
2
zsh.spec
2
zsh.spec
@@ -37,6 +37,7 @@ Source16: dotzshrc.rh
|
||||
Source17: zshprompt.pl
|
||||
%endif
|
||||
Patch1: trim-unneeded-completions.patch
|
||||
Patch2: zsh-update-zypper-completion.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version}
|
||||
Requires(pre): %{install_info_prereq}
|
||||
@@ -94,6 +95,7 @@ This package contains the Zsh manual in html format.
|
||||
%setup -q -n %{name}-%{version}
|
||||
%if 0%{?suse_version}
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%endif
|
||||
|
||||
# Remove executable bit
|
||||
|
Reference in New Issue
Block a user