Hi,
I've submitted a new yast2-inetd package having this in spec.in file:
--- cut ---
%doc %dir @docdir@
%readme @docdir@/README
--- cut ---
which generates this in .spec file:
--- cut ---
%doc %dir %{_prefix}/share/doc/packages/yast2-inetd
%readme %{_prefix}/share/doc/packages/yast2-inetd/README
--- cut ---
According to the build team, we can use
%{_defaultdocdir}/%{name}
instead of
%{_prefix}/share/doc/packages/yast2-inetd
What do you think? Is it worth adapting the devtools?
HTH
Lukas
--
Lukas Ocilka, Cloud & Systems Management Department
SUSE LINUX s.r.o., Praha
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]