opencascade 1:7.5.0-5 (x86_64;znver1) 2022-14328
0
Status | rejected | ||||||||||||||
Submitter | mandian [@T] tutanota.com | ||||||||||||||
Platform | rolling | ||||||||||||||
Repository | unsupported | ||||||||||||||
URL | https://abf.openmandriva.org/build_lists/119835 | ||||||||||||||
Packages |
|
||||||||||||||
Build Date | 2022-01-07 17:31:15 +0000 UTC | ||||||||||||||
Last Updated | 2022-01-15 04:32:07.783707354 +0000 UTC |
$ git show --format=fuller --patch-with-stat --summary 828e9553a9862fc2dc77d301ed5de016595e1a24 commit 828e9553a9862fc2dc77d301ed5de016595e1a24 Author: mandian <mandian@users.noreply.github.com> AuthorDate: Fri Jan 7 17:41:36 2022 +0100 Commit: mandian <mandian@users.noreply.github.com> CommitDate: Fri Jan 7 17:41:36 2022 +0100 instal unversioned DRAWEXE --- opencascade.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/opencascade.spec b/opencascade.spec index 98fccfc..6a218c5 100644 --- a/opencascade.spec +++ b/opencascade.spec @@ -165,6 +165,10 @@ export CXX=g++ %install ninja install -C build +# Draw binary should not be versioned. +mv %{buildroot}%{_bindir}/DRAWEXE-%{version} \ + %{buildroot}%{_bindir}/DRAWEXE + # adjust environment/directories to avoid (too much) script patching #ln -sf %{_libdir} %{buildroot}%{_datadir}/%{name}/lib #ln -sf %{_includedir}/%{name} %{buildroot}%{_datadir}/%{name}/inc
Not Available
benbullard79 [@T] cox.net | No Comment. | 1044d 07hrs |