Question on Directory Ownership

Tim Niemueller tim at niemueller.de
Thu Feb 5 09:41:41 UTC 2009


Tom "spot" Callaway schrieb:
> Yes, it would, but that's not quite right. The accurate example for the
> guideline case would be:
> 
> %files Emu
> %defattr(-,root,root,-)
> %{_datadir}/Foo/Animal/Emu
> %dir %{_datadir}/Foo/Animal/
> 
> %files Llama
> %defattr(-,root,root,-)
> %{_datadir}/Foo/Animal/Llama
> %dir %{_datadir}/Foo/Animal/

Shouldn't there be another

%dir %{_datadir}/Foo

or will that be inferred by rpm?

	Tim

-- 
    Tim Niemueller <tim at niemueller.de>      www.niemueller.de
=================================================================
 Imagination is more important than knowledge. (Albert Einstein)




More information about the fedora-devel-list mailing list