]> git.pld-linux.org Git - packages/babeltrace.git/blobdiff - babeltrace-python.patch
- updated to 1.5.6
[packages/babeltrace.git] / babeltrace-python.patch
diff --git a/babeltrace-python.patch b/babeltrace-python.patch
new file mode 100644 (file)
index 0000000..7678819
--- /dev/null
@@ -0,0 +1,11 @@
+--- babeltrace-1.5.6/bindings/python/Makefile.am.orig  2018-07-03 21:41:31.000000000 +0200
++++ babeltrace-1.5.6/bindings/python/Makefile.am       2018-07-28 21:00:25.526818768 +0200
+@@ -32,7 +32,7 @@
+       touch $@
+ install-exec-local: build-python-bindings.stamp
+-      @opts="--prefix=$(prefix) --record $(INSTALLED_FILES) --verbose --no-compile $(DISTSETUPOPTS)"; \
++      @opts="--prefix=$(prefix) --record $(INSTALLED_FILES) --verbose --optimize=2 $(DISTSETUPOPTS)"; \
+       if [ "$(DESTDIR)" != "" ]; then \
+               opts="$$opts --root=$(DESTDIR)"; \
+       fi; \
This page took 0.049806 seconds and 4 git commands to generate.