Added bash-completion file
This commit is contained in:
parent
4c76598cb0
commit
f0b07cb1b5
1 changed files with 4 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||||
%config(noreplace) %{_sysconfdir}/tuxpaint/tuxpaint.conf
|
%config(noreplace) %{_sysconfdir}/tuxpaint/tuxpaint.conf
|
||||||
%doc docs/*
|
%doc docs/*
|
||||||
%{_datadir}/tuxpaint/*
|
%{_datadir}/tuxpaint/*
|
||||||
|
%{_sysconfdir}/bash_completion.d/tuxpaint-completion.bash
|
||||||
|
|
||||||
%defattr(0755, root, root)
|
%defattr(0755, root, root)
|
||||||
%{_bindir}/tuxpaint
|
%{_bindir}/tuxpaint
|
||||||
|
|
@ -87,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||||
%{_prefix}/bin/tp-magic-config
|
%{_prefix}/bin/tp-magic-config
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 07 2011 <shin1@wmail.plala.or.jp> -
|
||||||
|
- Added bash-completion file
|
||||||
|
|
||||||
* Wed Jul 1 2009 <nbs@sonic.net> -
|
* Wed Jul 1 2009 <nbs@sonic.net> -
|
||||||
- Set version number 0.9.22
|
- Set version number 0.9.22
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue