diff options
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/xpra-html5/xpra-html5-4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/xpra-html5/xpra-html5-4.4.ebuild b/www-apps/xpra-html5/xpra-html5-4.4.ebuild index 636eaaff0e17..9fa65b5197fd 100644 --- a/www-apps/xpra-html5/xpra-html5-4.4.ebuild +++ b/www-apps/xpra-html5/xpra-html5-4.4.ebuild @@ -25,7 +25,7 @@ src_configure() { cat <<EOF > vcs-info || die BRANCH=gentoo REVISION=${PR#r} -LOCATION_MODIFICATIONS=0 +LOCAL_MODIFICATIONS=0 EOF } |