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
8 lines
198 B
Bash
8 lines
198 B
Bash
# we source the general profile here so we dont have to
|
|
# reimplement it
|
|
setopt nonomatch
|
|
source /etc/profile
|
|
unsetopt nonomatch
|
|
# put your own login shell specific configuration below
|
|
# this line
|