5b73c0aed4
and zsh-4c89849c98172c951a9def3690e8647dae76308f.patch and add autoconf to build requirements to make the package build with GCC 14. [boo#1225958] If the request is OK, please forward it to Factory soon so that we can switch the default compiler. OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=251
14 lines
739 B
Diff
14 lines
739 B
Diff
Index: zsh-5.0.2/Src/Zle/complete.mdd
|
|
===================================================================
|
|
--- zsh-5.0.2.orig/Src/Zle/complete.mdd
|
|
+++ zsh-5.0.2/Src/Zle/complete.mdd
|
|
@@ -1,7 +1,7 @@
|
|
name=zsh/complete
|
|
link=either
|
|
load=yes
|
|
-functions='Completion/*comp* Completion/AIX/*/* Completion/BSD/*/* Completion/Base/*/* Completion/Cygwin/*/* Completion/Darwin/*/* Completion/Debian/*/* Completion/Linux/*/* Completion/Mandriva/*/* Completion/Redhat/*/* Completion/Solaris/*/* Completion/openSUSE/*/* Completion/Unix/*/* Completion/X/*/* Completion/Zsh/*/*'
|
|
+functions='Completion/*comp* Completion/Base/*/* Completion/Linux/*/* Completion/openSUSE/*/* Completion/Unix/*/* Completion/X/*/* Completion/Zsh/*/*'
|
|
|
|
moddeps="zsh/zle"
|
|
|