1
0
forked from rpm/alex

Accepting request 515714 from home:bmwiedemann:branches:devel:languages:haskell

Drop autom4te.cache/requests from doc to fix build-compare

OBS-URL: https://build.opensuse.org/request/show/515714
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/alex?expand=0&rev=59
This commit is contained in:
Peter Simons 2017-08-09 17:53:09 +00:00 committed by Git OBS Bridge
parent 17fd609084
commit 88e8d5df64
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 9 12:59:47 UTC 2017 - bwiedemann@suse.com
- Drop autom4te.cache/requests from doc to fix build-compare
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com

View File

@ -59,6 +59,7 @@ test -f configure || autoreconf
%ghc_bin_install
mkdir -p %{buildroot}/%{_mandir}/man1
cp doc/alex.1 %{buildroot}/%{_mandir}/man1
rm doc/autom4te.cache/requests # varies across builds, breaking build-compare
%check
%cabal_test