drop unneded hacks in install section
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
d0d56c3843
commit
60af3cd2da
@ -53,9 +53,6 @@ GUI for high productivity build system.
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
./install_meson.py --prefix=%{_prefix} --destdir=%{buildroot}
|
./install_meson.py --prefix=%{_prefix} --destdir=%{buildroot}
|
||||||
sed -i '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{_datadir}/%{name}/dependencies.py
|
|
||||||
sed -i '1{\@^#!/usr/bin/python@d}' %{buildroot}%{_datadir}/%{name}/mparser.py
|
|
||||||
chmod +x %{buildroot}%{_bindir}/meson*
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
./run_tests.py
|
./run_tests.py
|
||||||
@ -86,6 +83,7 @@ chmod +x %{buildroot}%{_bindir}/meson*
|
|||||||
%changelog
|
%changelog
|
||||||
* Sat Jul 11 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.24.0-3
|
* Sat Jul 11 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.24.0-3
|
||||||
- Update URLs
|
- Update URLs
|
||||||
|
- drop unneded hacks in install section
|
||||||
|
|
||||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.24.0-2
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.24.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user