Accepting request 626133 from home:bmwiedemann:branches:devel:languages:haskell
Drop config.log from doc to fix build-compare OBS-URL: https://build.opensuse.org/request/show/626133 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/alex?expand=0&rev=77
This commit is contained in:
parent
ce7a1de11b
commit
ecbcc388ee
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 30 03:30:56 UTC 2018 - bwiedemann@suse.com
|
||||
|
||||
- Drop config.log from doc to fix build-compare
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 18 14:26:08 UTC 2018 - psimons@suse.com
|
||||
|
||||
|
@ -55,7 +55,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
|
||||
rm -f doc/autom4te.cache/requests doc/config.log # varies across builds, breaking build-compare
|
||||
|
||||
%check
|
||||
# Ensure that the test suite can find the alex binary.
|
||||
|
Loading…
x
Reference in New Issue
Block a user