From 84b35b99ab0b18309c84f47d230fd32efb0b27e9 Mon Sep 17 00:00:00 2001 From: Uwe Kleine-König Date: Sun, 19 Jun 2016 22:44:55 +0200 Subject: [debian] refresh patches for new upstream release --- debian/patches/debian_has_recent_glibc.patch | 2 +- debian/patches/install_hwlatdetect_into_sbindir.patch | 2 +- debian/patches/manpage_pip_stress.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/patches/debian_has_recent_glibc.patch b/debian/patches/debian_has_recent_glibc.patch index 259e9a0..0af6628 100644 --- a/debian/patches/debian_has_recent_glibc.patch +++ b/debian/patches/debian_has_recent_glibc.patch @@ -25,7 +25,7 @@ Signed-off-by: Uwe Kleine-König DESTDIR ?= prefix ?= /usr/local bindir ?= $(prefix)/bin -@@ -135,7 +134,7 @@ +@@ -136,7 +135,7 @@ hackbench: $(OBJDIR)/hackbench.o $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $< $(LIBS) diff --git a/debian/patches/install_hwlatdetect_into_sbindir.patch b/debian/patches/install_hwlatdetect_into_sbindir.patch index e32b152..4fe4705 100644 --- a/debian/patches/install_hwlatdetect_into_sbindir.patch +++ b/debian/patches/install_hwlatdetect_into_sbindir.patch @@ -28,7 +28,7 @@ Signed-off-by: Uwe Kleine-König ifndef DEBUG CFLAGS += -O2 else -@@ -180,13 +179,9 @@ +@@ -181,13 +180,9 @@ .PHONY: install_hwlatdetect install_hwlatdetect: hwlatdetect diff --git a/debian/patches/manpage_pip_stress.patch b/debian/patches/manpage_pip_stress.patch index f31a007..708b140 100644 --- a/debian/patches/manpage_pip_stress.patch +++ b/debian/patches/manpage_pip_stress.patch @@ -41,7 +41,7 @@ Signed-off-by: Uwe Kleine-König +was written by John Kacur . --- a/Makefile +++ b/Makefile -@@ -169,6 +169,7 @@ +@@ -170,6 +170,7 @@ gzip -c src/backfire/backfire.4 >"$(DESTDIR)$(mandir)/man4/backfire.4.gz" gzip -c src/cyclictest/cyclictest.8 >"$(DESTDIR)$(mandir)/man8/cyclictest.8.gz" gzip -c src/pi_tests/pi_stress.8 >"$(DESTDIR)$(mandir)/man8/pi_stress.8.gz" -- cgit v1.2.3