SHA256
1
0
forked from pool/zsh

Use zsh's own make completion

OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=52
This commit is contained in:
Ismail Dönmez
2011-04-20 13:39:42 +00:00
committed by Git OBS Bridge
parent 23839d999c
commit fcd3969311
2 changed files with 1 additions and 60 deletions

View File

@@ -30,7 +30,6 @@ Source2: zshenv
Source3: _yast2
Source4: _SuSEconfig
Source5: _hwinfo
Source6: _make
Source7: zprofile
Source8: _osc
Source9: _zypper
@@ -109,7 +108,7 @@ make check
# install SUSE configuration
install -m 0755 -Dd %{buildroot}/{etc,bin}
install -m 0644 %{SOURCE1} %{SOURCE2} %{SOURCE7} %{buildroot}/etc
install -m 0644 %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE8} %{SOURCE9} %{buildroot}%{_datadir}/%{name}/%{version}/functions
install -m 0644 %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE8} %{SOURCE9} %{buildroot}%{_datadir}/%{name}/%{version}/functions
# install help files
install -m 0755 -Dd %{buildroot}%{_datadir}/%{name}/%{version}/help
install -m 0644 Help/* %{buildroot}%{_datadir}/%{name}/%{version}/help/