All,
I want to add a couple dirs from the tarball to the docs section.
I tried: %doc docs/* demos/* test/*
No subfolders were created and I ended up with everything lumped in the /usr/share/doc/packages/<package> folder which I found confusing.
So how do I get demos as an example as a sub-folder?
Greg