Merge branch 'it4i-salomon'

This commit is contained in:
Lukáš Krupčík 2017-06-28 12:02:43 +02:00
commit aee7edba08

View File

@ -20,9 +20,10 @@ skipsteps = ['build']
#start_dir = 'bin'
#cmds_map = []
files_to_copy = [(['Xvfb', 'xvfb-run'], 'bin')]
files_to_copy = [
(['bin/Xvfb', 'bin/xvfb-run'], 'bin'),
(['share/man/man1/Xvfb.1.gz'], 'share/man/man1')
]
sanity_check_paths = {
'files': ['bin/Xvfb'],