Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Please rename Completion/openSUSE/Command/_SuSEconfig
- X-seq: zsh-workers 32968
- From: İsmail Dönmez <ismail@xxxxxxxxx>
- To: "Zsh Hackers' List" <zsh-workers@xxxxxxx>
- Subject: Please rename Completion/openSUSE/Command/_SuSEconfig
- Date: Wed, 6 Aug 2014 16:01:45 +0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=donmez.ws; s=www; h=mime-version:from:date:message-id:subject:to:content-type; bh=bv9cq2O6jcDvrD/AmQvlrpGfSOlKQLowPsCwGkE21Lc=; b=LmpIAS4YtWfqoN8X4F6KvoYlnNIvURX50Xcs4s6QGRQccGFQwCPouuJ9cO3ybH3L+s cuqVYHOym/TwajUYtZ18xPbFmpHkT3tfdruqXlmnR7ckpf9DumOXYrRosOiCitkGWr+O BXJeSmtocYVjdUaflnTmk5Lm6Oum4obOHROzY=
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
Hi,
SuSE changed its official (legal) name to SUSE long ago. It would be nice
to have this changed in zsh too. Otherwise I will have to locally patch it
for openSUSE/SUSE zsh packages.
All we need is something like:
mv Completion/openSUSE/Command/_SuSEconfig
Completion/openSUSE/Command/_SUSEconfig
sed -i s,_SuSEconfig,_SUSEconfig, Completion/openSUSE/Command/.distfiles
Thanks a lot!
Messages sorted by:
Reverse Date,
Date,
Thread,
Author