On Tue, 2004-01-27 at 06:33, Keith G. Robertson-Turner wrote: > ls -R . > .: > bar DOC1 DOC2 DOC3 foo > > ./bar: > DOC1 DOC2 DOC3 > > ./foo: > DOC1 DOC2 DOC3 > > "make install" does *not* install any docs in this package. > > Question 2) ... How can I tell %doc to recreate the folder hierarchy as it > stands, with subdirectories? FC1's docbook-dtds package cleverly uses this: %doc --parents 3.1-sgml/ChangeLog %doc --parents 4.1-sgml/ChangeLog %doc --parents */*.txt Hint: everything after the special form %doc gets passed to cp(1)... _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list