diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/virtinst/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/virtinst/pkg-plist | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/virtinst/Makefile b/net-mgmt/virtinst/Makefile index b42b26189f0b..3068b932fd55 100644 --- a/net-mgmt/virtinst/Makefile +++ b/net-mgmt/virtinst/Makefile @@ -19,11 +19,6 @@ USE_PYTHON_RUN= yes USE_PYTHON_BUILD= yes USE_PYDISTUTILS= yes -MAN1= virt-clone.1 virt-convert.1 virt-image.1 virt-install.1 -MAN5= virt-image.5 -MANCOMPRESSED= no - -NO_STAGE= yes post-patch-script: ${REINPLACE_CMD} 's|share/man|man|g' \ ${WRKSRC}/setup.py diff --git a/net-mgmt/virtinst/pkg-plist b/net-mgmt/virtinst/pkg-plist index 319e7793d059..fc4d982f5462 100644 --- a/net-mgmt/virtinst/pkg-plist +++ b/net-mgmt/virtinst/pkg-plist @@ -191,6 +191,11 @@ share/locale/sr@latin/LC_MESSAGES/virtinst.mo share/locale/uk/LC_MESSAGES/virtinst.mo share/locale/zh_CN/LC_MESSAGES/virtinst.mo share/locale/zh_TW/LC_MESSAGES/virtinst.mo +man/man1/virt-clone.1.gz +man/man1/virt-convert.1.gz +man/man1/virt-image.1.gz +man/man1/virt-install.1.gz +man/man5/virt-image.5.gz @dirrm %%PYTHON_SITELIBDIR%%/virtinst @dirrm %%PYTHON_SITELIBDIR%%/virtconv/parsers @dirrm %%PYTHON_SITELIBDIR%%/virtconv |