]> git.pld-linux.org Git - packages/babeltrace.git/blame - babeltrace-python.patch
- updated to 1.5.6
[packages/babeltrace.git] / babeltrace-python.patch
CommitLineData
ecc61248
JB
1--- babeltrace-1.5.6/bindings/python/Makefile.am.orig 2018-07-03 21:41:31.000000000 +0200
2+++ babeltrace-1.5.6/bindings/python/Makefile.am 2018-07-28 21:00:25.526818768 +0200
3@@ -32,7 +32,7 @@
4 touch $@
5
6 install-exec-local: build-python-bindings.stamp
7- @opts="--prefix=$(prefix) --record $(INSTALLED_FILES) --verbose --no-compile $(DISTSETUPOPTS)"; \
8+ @opts="--prefix=$(prefix) --record $(INSTALLED_FILES) --verbose --optimize=2 $(DISTSETUPOPTS)"; \
9 if [ "$(DESTDIR)" != "" ]; then \
10 opts="$$opts --root=$(DESTDIR)"; \
11 fi; \
This page took 0.132572 seconds and 4 git commands to generate.