RPM

Comment 3 for bug 634100

Revision history for this message
In , Art (art-redhat-bugs) wrote :

With the --excludedocs install option RPM-4.0 creates empty
%{name}-%{version} dirs under %{_defaultdocdir}:

rpm -i --excludedocs -vv sysvinit-2.78-1art.i686.rpm:

> D: file: /usr/share/doc/sysvinit-2.78 action: create
> D: file: /usr/share/doc/sysvinit-2.78/HISTORY action: skipnstate
> D: file: /usr/share/doc/sysvinit-2.78/Install action: skipnstate
> D: file: /usr/share/man/en/man1/last.1.bz2 action: skipnstate

There should be a 'skipnstate' instead of 'create' in the first line.