silence macro in comment warning

This commit is contained in:
Jens Petersen 2015-09-18 16:15:48 +09:00
parent a0cb91e441
commit 43dbf72865
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# re-enable after QuickCheck code moved out of main src files
# (see https://github.com/koalaman/shellcheck/issues/254)
#%%ifarch %(echo %{ghc_arches_with_ghci} | sed -e s/armv7hl//)
#%%ifarch %(echo %%{ghc_arches_with_ghci} | sed -e s/armv7hl//)
#%%bcond_without tests
#%%else
#%%bcond_with tests