]> git.pld-linux.org Git - packages/criu.git/blob - criu-python.patch
- updated to 1.5.1
[packages/criu.git] / criu-python.patch
1 --- criu-1.5.1/Makefile.orig    2015-04-05 17:59:01.846070466 +0200
2 +++ criu-1.5.1/Makefile 2015-04-05 18:08:00.123965069 +0200
3 @@ -289,7 +289,7 @@
4  
5  install-crit: crit
6         $(E) "  INSTALL crit"
7 -       $(Q) python scripts/crit-setup.py install --prefix=$(DESTDIR)
8 +       $(Q) python scripts/crit-setup.py install --root=$(DESTDIR) --optimize=2
9  
10  .PHONY: install install-man install-crit
11  
This page took 0.074803 seconds and 4 git commands to generate.