/usr/share/EMBOSS/test/embl/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 6 7 8 | pkgdata_DATA = acnum.hit acnum.trg division.lkp entrynam.idx \
seqvn.hit seqvn.trg des.hit des.trg \
keyword.hit keyword.trg taxon.hit taxon.trg \
condiv.dat est.dat fun.dat hum1.dat inv.dat \
pln.dat pro.dat rod.dat \
sts.dat syn.dat vrl.dat vrt.dat wgs.dat
pkgdatadir=$(prefix)/share/$(PACKAGE)/test/embl
|