wok-next diff virt-manager/receipt @ rev 21596

updated dos2unix (7.4.0 -> 7.4.1)
author Hans-G?nter Theisgen
date Wed Jun 24 14:10:06 2020 +0100 (2020-06-24)
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	Wed Jun 24 14:10:06 2020 +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