/usr/share/EMBOSS/test/embl/Makefile.am is in emboss-test 6.4.0-2.
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 | 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 \
est.dat fun.dat hum1.dat inv.dat pln.dat pro.dat rod.dat \
sts.dat vrl.dat vrt.dat
pkgdatadir=$(prefix)/share/$(PACKAGE)/test/embl
|