SHA256
8
0
forked from pool/cppunit

- Fix the desktop file placement and help location within it.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cppunit?expand=0&rev=6
This commit is contained in:
Tomáš Chvátal
2013-11-13 09:55:02 +00:00
committed by Git OBS Bridge
parent 28307b838e
commit fa79f69073
3 changed files with 7 additions and 2 deletions

View File

@@ -107,7 +107,6 @@ make check %{?_smp_mflags} V=1
%{_bindir}/cppunit-config
%{_libdir}/libcppunit*.so
%{_libdir}/pkgconfig/cppunit.pc
%{_datadir}/susehelp
%{_includedir}/*
%{_mandir}/*/*
%{_datadir}/aclocal/cppunit.m4
@@ -115,5 +114,6 @@ make check %{?_smp_mflags} V=1
%files devel-doc
%defattr(-,root,root)
%doc doc/html/*
%{_datadir}/susehelp
%changelog