]> git.pld-linux.org Git - packages/i2c-tools.git/blobdiff - i2c-tools-python.patch
- updated to 3.1.1
[packages/i2c-tools.git] / i2c-tools-python.patch
diff --git a/i2c-tools-python.patch b/i2c-tools-python.patch
new file mode 100644 (file)
index 0000000..5d920d8
--- /dev/null
@@ -0,0 +1,11 @@
+--- i2c-tools-3.1.1/py-smbus/Module.mk.orig    2014-02-20 09:37:15.711233000 +0100
++++ i2c-tools-3.1.1/py-smbus/Module.mk 2014-02-27 21:50:56.450488260 +0100
+@@ -22,7 +22,7 @@
+       rm -rf py-smbus/build
+ install-python:
+-      $(DISTUTILS) install
++      $(DISTUTILS) install --optimize=2 --root=$(DESTDIR)
+ all: all-python
This page took 0.076583 seconds and 4 git commands to generate.