Skip to content
Snippets Groups Projects
Commit d541b900 authored by Mattias Ellert's avatar Mattias Ellert
Browse files

Remove empty ChangeLog - no longer needed since we are using autotools in "foreign" mode

parent 23124777
No related branches found
No related tags found
No related merge requests found
......@@ -279,7 +279,7 @@ exit 0
%defattr(-,root,root,-)
%{_libdir}/lib*.so.*
%{_datadir}/%{pkgdir}/schema
%doc ChangeLog README AUTHORS LICENSE
%doc README AUTHORS LICENSE
%files client
%defattr(-,root,root,-)
......
......@@ -91,7 +91,7 @@ binary-indep: install-indep
dh_installexamples -i
dh_installman -i
dh_installdocs -i
dh_installchangelogs -i ChangeLog
dh_installchangelogs -i
dh_compress -i -X .pdf
dh_fixperms -i
dh_installdeb -i
......@@ -107,7 +107,7 @@ binary-arch: install-arch
dh_installexamples -a
dh_installman -a
dh_install -a --fail-missing
dh_installchangelogs -a ChangeLog
dh_installchangelogs -a
dh_installinit --name arched
dh_installinit --name a-rex
dh_pysupport -a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment