make[1]: Entering directory '/builds/fonts-team/xfonts-kappa20'
bdftopcf k20m.bdf | gzip -c9 -n > pcf/k20m.pcf.gz
/bin/sh: 1: cannot create pcf/k20m.pcf.gz: Directory nonexistent
Makefile:36: recipe for target 'pcf/k20m.pcf.gz' failed
確かにpcfディレクトリは存在していないし、作ってる形跡もない。なのに手元ではすんなり通る…何故だ。対応してCIは通るようになったが謎だ。上げ直した。
sylpheedパッケージをもう少し変更。dh-execの利用の際、installファイルがchmod +xしてなかったら動かなかったのにちょっとハマってしまった。あと、設定しておいた超simple CI設定はdepenencyが変わった時に追随できなくてコケるのであった。。。これも見直しが必要だ。
* debian/control
- add Build-Depends: dh-exec to modify icon files' name
* debian/sylpheed.install
- install icon files to appropriate locations (Closes: #823018)
* debian/sylpheed.dirs
- adjust as above
* debian/dirs
- unused, drop it
* debian/sylpheed-debian.xpm
- menu system was already deprecated, drop it