repo.or.cz
/
cygport
/
rpm-style.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
lib/src_postinst.cygpart: use DWARF_PARSE optionally instead of objdump -dl
[cygport/rpm-style.git]
/
testsuite
/
aspell
/
meson.build
blob
16fb9848ec3cb3caa83179b18edf6530dcb092b6
1
aspell = find_program('aspell', required: false)
2
if aspell.found()
3
tests += [['aspell/dict']]
4
endif