/usr/share/EMBOSS/test/swiss/Makefile.am is in emboss-test 6.6.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 | pkgdata_DATA = seq.dat acnum.hit acnum.trg division.lkp entrynam.idx \
seqvn.hit seqvn.trg des.hit des.trg \
keyword.hit keyword.trg taxon.hit taxon.trg
pkgdatadir=$(prefix)/share/$(PACKAGE)/test/swiss
|