[packages/criu] rediff patches

atler atler at pld-linux.org
Tue Jun 15 00:54:22 CEST 2021


commit cfee8eb2f0af76f69bf6ec3f51a8b0bb4cdabb75
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jun 14 22:52:40 2021 +0000

    rediff patches

 criu-python.patch | 4 ++--
 tests.patch       | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/criu-python.patch b/criu-python.patch
index 11f6985..f0416cd 100644
--- a/criu-python.patch
+++ b/criu-python.patch
@@ -1,8 +1,8 @@
 --- criu-2.3/lib/Makefile.orig	2016-06-14 10:41:17.000000000 +0200
 +++ criu-2.3/lib/Makefile	2016-06-24 19:03:15.652060689 +0200
 @@ -56,7 +56,7 @@
- 	$(Q) sed -e 's, at version@,$(CRIU_VERSION),' -e 's, at libdir@,$(LIBDIR),' -e 's, at includedir@,$(dir $(INCLUDEDIR)),' c/criu.pc.in > c/criu.pc
- 	$(Q) install -m 644 c/criu.pc $(DESTDIR)$(LIBDIR)/pkgconfig
+ 	$(Q) sed -e 's, at version@,$(CRIU_VERSION),' -e 's, at libdir@,$(LIBDIR),' -e 's, at includedir@,$(dir $(INCLUDEDIR)/criu/),' lib/c/criu.pc.in > lib/c/criu.pc
+ 	$(Q) install -m 644 lib/c/criu.pc $(DESTDIR)$(LIBDIR)/pkgconfig
  	$(E) "  INSTALL " crit
 -	$(Q) $(PYTHON) scripts/crit-setup.py install --prefix=$(DESTDIR)$(PREFIX) --record $(CRIT_SETUP_FILES)
 +	$(Q) $(PYTHON) scripts/crit-setup.py install --prefix=$(DESTDIR)$(PREFIX) --install-purelib=$(DESTDIR)$(PYSITESCRIPTDIR) --optimize=2 --record $(CRIT_SETUP_FILES)
diff --git a/tests.patch b/tests.patch
index 4643b02..aac91cf 100644
--- a/tests.patch
+++ b/tests.patch
@@ -1,8 +1,8 @@
 --- criu-2.5/test/zdtm/static/Makefile~	2016-08-21 11:41:39.000000000 +0300
 +++ criu-2.5/test/zdtm/static/Makefile	2016-08-21 11:41:42.142986535 +0300
 @@ -402,6 +402,10 @@
- stopped02:	override CFLAGS += -DZDTM_STOPPED_TKILL
- stopped12:	override CFLAGS += -DZDTM_STOPPED_KILL -DZDTM_STOPPED_TKILL
+ bpf_hash:		LDLIBS += -lbpf
+ bpf_array:		LDLIBS += -lbpf
  
 +# grantpt, etc troubles
 +tty%:	override CFLAGS += -Wno-error=implicit-function-declaration -Wno-error=int-conversion
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/criu.git/commitdiff/9cf3d42af3804d3f1edd0826b082566a07765052



More information about the pld-cvs-commit mailing list