From 7e4d1f4af66d8599fbb75e3f345251be56eff033 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sat, 7 May 2016 08:50:48 +0200 Subject: [PATCH] - fix python install - rel 3 --- i2c-tools-python.patch | 2 +- i2c-tools.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/i2c-tools-python.patch b/i2c-tools-python.patch index 5d920d8..3266f71 100644 --- a/i2c-tools-python.patch +++ b/i2c-tools-python.patch @@ -5,7 +5,7 @@ install-python: - $(DISTUTILS) install -+ $(DISTUTILS) install --optimize=2 --root=$(DESTDIR) ++ $(DISTUTILS) install --optimize=2 --root=$(DESTDIR) --prefix=$(prefix) all: all-python diff --git a/i2c-tools.spec b/i2c-tools.spec index 522739b..c8b9cea 100644 --- a/i2c-tools.spec +++ b/i2c-tools.spec @@ -8,7 +8,7 @@ Summary(en.UTF-8): I²C tools for Linux Summary(pl.UTF-8): Narzędzia I²C dla Linuksa Name: i2c-tools Version: 3.1.2 -Release: 2 +Release: 3 License: GPL v2+ Group: Applications/System Source0: http://dl.lm-sensors.org/i2c-tools/releases/%{name}-%{version}.tar.bz2 -- 2.43.0