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:
parent
17fd609084
commit
88e8d5df64
@ -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
|
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -59,6 +59,7 @@ test -f configure || autoreconf
|
|||||||
%ghc_bin_install
|
%ghc_bin_install
|
||||||
mkdir -p %{buildroot}/%{_mandir}/man1
|
mkdir -p %{buildroot}/%{_mandir}/man1
|
||||||
cp doc/alex.1 %{buildroot}/%{_mandir}/man1
|
cp doc/alex.1 %{buildroot}/%{_mandir}/man1
|
||||||
|
rm doc/autom4te.cache/requests # varies across builds, breaking build-compare
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%cabal_test
|
%cabal_test
|
||||||
|
Loading…
Reference in New Issue
Block a user