forked from pool/xapian-core
This commit is contained in:
parent
76c0caa7d6
commit
00b180775a
@ -79,7 +79,7 @@ make %{?_smp_mflags}
|
||||
%install
|
||||
%makeinstall docdatadir=%{_docdir}/%{name}
|
||||
rm -rf examples/{.libs,.deps,.dirstamp,*.o,quest,delve,simplesearch,simpleexpand,simpleindex,copydatabase}
|
||||
cp -vr ChangeLog.examples HACKING NEWS PLATFORMS examples %{buildroot}%{_docdir}/%{name}/
|
||||
cp -vr ChangeLog.examples HACKING PLATFORMS examples %{buildroot}%{_docdir}/%{name}/
|
||||
find . -name \*.spec -delete
|
||||
fdupes %{buildroot}%{_defaultdocdir}/%{name}
|
||||
|
||||
@ -92,7 +92,7 @@ rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-, root, root)
|
||||
%doc AUTHORS COPYING ChangeLog INSTALL README
|
||||
%doc AUTHORS COPYING ChangeLog INSTALL README NEWS
|
||||
%{_bindir}/xapian-tcpsrv
|
||||
%{_bindir}/xapian-progsrv
|
||||
%{_bindir}/quest
|
||||
|
Loading…
x
Reference in New Issue
Block a user