forked from pool/cura-engine-lulzbot
fix
OBS-URL: https://build.opensuse.org/package/show/science/cura-engine-lulzbot?expand=0&rev=42
This commit is contained in:
parent
dcc0d771a2
commit
df8e48b584
@ -34,6 +34,7 @@ BuildRequires: gcc-c++
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: libArcus-devel
|
BuildRequires: libArcus-devel
|
||||||
|
BuildRequires: stb-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
CuraEngine is an engine for processing 3D models
|
CuraEngine is an engine for processing 3D models
|
||||||
@ -60,13 +61,11 @@ cd build
|
|||||||
|
|
||||||
install -Dm0644 %{SOURCE1} %{buildroot}%{_mandir}/man1/CuraEngine-lulzbot.1
|
install -Dm0644 %{SOURCE1} %{buildroot}%{_mandir}/man1/CuraEngine-lulzbot.1
|
||||||
mv %buildroot%_bindir/CuraEngine{,-lulzbot}
|
mv %buildroot%_bindir/CuraEngine{,-lulzbot}
|
||||||
# hack... not ready for the distro
|
|
||||||
install -Dm0755 lib_CuraEngine.so %{buildroot}%{_libdir}/lib_CuraEngine.so
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%license LICENSE
|
||||||
|
%doc Changelog.md README.md docs
|
||||||
%_bindir/CuraEngine-lulzbot
|
%_bindir/CuraEngine-lulzbot
|
||||||
%_libdir/*
|
|
||||||
%_mandir/man1/CuraEngine-lulzbot.1*
|
%_mandir/man1/CuraEngine-lulzbot.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user