summarylogtreecommitdiffstats
path: root/0001-Makefile-DESTDIR-support.patch
diff options
context:
space:
mode:
Diffstat (limited to '0001-Makefile-DESTDIR-support.patch')
-rw-r--r--0001-Makefile-DESTDIR-support.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/0001-Makefile-DESTDIR-support.patch b/0001-Makefile-DESTDIR-support.patch
index d865e82cd762..b3486b4a81e0 100644
--- a/0001-Makefile-DESTDIR-support.patch
+++ b/0001-Makefile-DESTDIR-support.patch
@@ -1,14 +1,14 @@
-From 0deabbd1bd926c10b83776251262e7ae2707b455 Mon Sep 17 00:00:00 2001
+From 37a1925c090e6960d2e01e2ebe3c759f3e190ebb Mon Sep 17 00:00:00 2001
From: Ivan Shapovalov <intelfx@intelfx.name>
Date: Sat, 22 Oct 2016 12:35:14 +0300
-Subject: [PATCH 1/6] Makefile: DESTDIR support
+Subject: [PATCH 1/7] Makefile: DESTDIR support
---
Makefile | 27 ++++++++++++++-------------
1 file changed, 14 insertions(+), 13 deletions(-)
diff --git a/Makefile b/Makefile
-index 450ad58..bcbb4a3 100644
+index 6287cbc..e58ce3a 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ INSTALL=install
@@ -88,5 +88,5 @@ index 450ad58..bcbb4a3 100644
LIBUDEVDIR=/lib/udev/rules.d
RULES=hplj10xx.rules
--
-2.15.1
+2.17.1