From db33c02e3e12b9bf22e2f509128dc6410d8deff7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Wed, 20 Feb 2013 17:44:07 +0100 Subject: [PATCH] - rel 1 --- iceweasel.spec | 2 +- system-virtualenv.patch | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/iceweasel.spec b/iceweasel.spec index 3349105..aca14d9 100644 --- a/iceweasel.spec +++ b/iceweasel.spec @@ -30,7 +30,7 @@ Summary(hu.UTF-8): Iceweasel web böngésző Summary(pl.UTF-8): Iceweasel - przeglądarka WWW Name: iceweasel Version: 19.0 -Release: 0.1 +Release: 1 License: MPL 1.1 or GPL v2+ or LGPL v2.1+ Group: X11/Applications/Networking Source0: ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}.source.tar.bz2 diff --git a/system-virtualenv.patch b/system-virtualenv.patch index 3c73184..fbba18b 100644 --- a/system-virtualenv.patch +++ b/system-virtualenv.patch @@ -7,7 +7,7 @@ Restore --system-site-packages when system virtualenv gets 1.7 upgrade ;; *) - PYTHON=$MOZ_BUILD_ROOT/_virtualenv/bin/python -+ PYTHON=/usr/bin/virtualenv ++ PYTHON=/usr/bin/python ;; esac @@ -18,7 +18,7 @@ Restore --system-site-packages when system virtualenv gets 1.7 upgrade ;; *) - PYTHON=$MOZ_BUILD_ROOT/_virtualenv/bin/python -+ PYTHON=/usr/bin/virtualenv ++ PYTHON=/usr/bin/python ;; esac -- 2.44.0