- Rename Completion/openSUSE/Command/_SuSEconfig to _SUSEconfig
(bnc#888989 fate#316521) OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=131
This commit is contained in:
parent
7fa8ba6e31
commit
2d84176d17
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 6 12:45:57 UTC 2014 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Rename Completion/openSUSE/Command/_SuSEconfig to _SUSEconfig
|
||||||
|
(bnc#888989 fate#316521)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 17 09:42:03 UTC 2014 - idonmez@suse.com
|
Fri Jan 17 09:42:03 UTC 2014 - idonmez@suse.com
|
||||||
|
|
||||||
|
4
zsh.spec
4
zsh.spec
@ -137,6 +137,10 @@ mv Doc/*.html Doc/htmldoc
|
|||||||
# remove some unwanted files in Etc/
|
# remove some unwanted files in Etc/
|
||||||
rm -f Etc/Makefile* Etc/*.yo
|
rm -f Etc/Makefile* Etc/*.yo
|
||||||
|
|
||||||
|
# FATE#316521
|
||||||
|
mv Completion/openSUSE/Command/_SuSEconfig Completion/openSUSE/Command/_SUSEconfig
|
||||||
|
sed -i s,_SuSEconfig,_SUSEconfig, Completion/openSUSE/Command/.distfiles
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%if 0%{?rhel_version} || 0%{?centos_version} || 0%{?fedora_version}
|
%if 0%{?rhel_version} || 0%{?centos_version} || 0%{?fedora_version}
|
||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user