wok-next diff virt-manager/receipt @ rev 21313
updated iperf (2.0.5 -> 3.7)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Dec 10 16:12:48 2019 +0100 (2019-12-10) |
parents | a3254b6a96ac |
children |
line diff
1.1 --- a/virt-manager/receipt Tue Sep 25 17:35:51 2018 +0300 1.2 +++ b/virt-manager/receipt Tue Dec 10 16:12:48 2019 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Console user interface for managing virtual machines" 1.5 MAINTAINER="al.bobylev@gmail.com" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://virt-manager.org/" 1.8 +WEB_SITE="https://virt-manager.org/" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="https://virt-manager.org/download/sources/virt-manager/$TARBALL" 1.12 @@ -14,9 +14,8 @@ 1.13 BUILD_DEPENDS="grep glib-dev intltool" 1.14 1.15 compile_rules() { 1.16 - python setup.py build && 1.17 - 1.18 - python setup.py \ 1.19 + python -B setup.py build && 1.20 + python -B setup.py \ 1.21 --no-update-icon-cache \ 1.22 --no-compile-schemas \ 1.23 install --root $install