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
/
R
/
meson.build
blob
3c7a745a999e618b2db2b000a94068f1981759a4
1
R = find_program('R', required: false)
2
if R.found()
3
tests += [['R/cran']]
4
endif