[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

dh_installdocs multiple docs with same name



Hi!

can I use dh_installdocs to install two files with the same name but with a different path in the source tree?

Say my source tree contains:
README
module/README

How would I install both files as docs?

I've thought up a way to do this: override dh_install and rename one of the files there, and list the new name in the docs file. But this seems overly complicated. Surely there is a better way?

Thanks,

Roel


Reply to: