I accidentally noticed
bor@opensuse:~> rpm --eval %_sharedstatedir /usr/com bor@opensuse:~> rpm --eval %_datarootdir /usr/share bor@opensuse:~>
As far as my memory serves me, %_sharedstatedir was /usr/share, was not it? And it the the first time I see /usr/com (which does not even exist on my system).
Is it a new trend? Where can I read more about it?
Andrey Borzenkov arvidjaar@gmail.com writes:
As far as my memory serves me, %_sharedstatedir was /usr/share, was not it?
I don't think this was ever something else than %{_prefix}/com, which is the autoconf default.
Andreas.