Quantcast
Channel: openSUSE Forums
Viewing all articles
Browse latest Browse all 40713

subsurface and build problem

$
0
0
hi

i try to build package for subsurface 4.1 (diving software)

errror file
https://build.opensuse.org/package/l...SE_13.1/x86_64

in this file, i get some warning and error like
error: Directory not found: /home/abuild/rpmbuild/BUILDROOT/Subsurface-4.1-14.1.x86_64/usr/share/doc/subsurface



spec file
https://build.opensuse.org/package/v....spec?expand=1

a part of this file:
Code:

%prep%setup -q


%build
qmake
make %{?_smp_mflags}


%suse_update_desktop_file subsurface  Utility DesktopUtility




%install
export INSTALL_ROOT=%{buildroot}
make %{?_smp_mflags} install DESTDIR=%{buildroot}


%files
%defattr(-,root,root,-)
%doc gpl-2.0.txt README ReleaseNotes.txt
%{_bindir}/subsurface
%{_datadir}/applications/subsurface.desktop
%{_datadir}/doc/subsurface/
%{_datadir}/icons/hicolor/*/apps/subsurface-icon.*
%{_datadir}/subsurface/
%{_mandir}/man1/subsurface.1.gz

any help would be very appreciate

Viewing all articles
Browse latest Browse all 40713

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>