- Really force rebuild of man page by using -f
- perldoc(1) moved from perl to perl(Pod::Perldoc)
This commit is contained in:
parent
596fb26f62
commit
f63f378366
@ -36,6 +36,7 @@ BuildRequires: gettext
|
|||||||
# Non-OCaml BRs.
|
# Non-OCaml BRs.
|
||||||
BuildRequires: libvirt-devel
|
BuildRequires: libvirt-devel
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
BuildRequires: perl(Pod::Perldoc)
|
||||||
BuildRequires: gawk
|
BuildRequires: gawk
|
||||||
|
|
||||||
|
|
||||||
@ -65,7 +66,7 @@ strip virt-top/virt-top.opt
|
|||||||
make -C po
|
make -C po
|
||||||
|
|
||||||
# Force rebuild of man page.
|
# Force rebuild of man page.
|
||||||
rm virt-top/virt-top.1
|
rm -f virt-top/virt-top.1
|
||||||
make -C virt-top virt-top.1
|
make -C virt-top virt-top.1
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user