summarylogtreecommitdiffstats
path: root/0001-Makefile-respect-DESTDIR.patch
diff options
context:
space:
mode:
authorXiretza2021-09-12 14:31:25 +0200
committerXiretza2021-09-12 14:31:25 +0200
commit1b6608978d6dd36ea16b144f88a9378d86fcc1a1 (patch)
treeb9c5b0920e04f4094e975a6a0cf8f00b53ff8d49 /0001-Makefile-respect-DESTDIR.patch
parent050a3011568d8315be8e5f6ba1f42f062776d329 (diff)
downloadaur-1b6608978d6dd36ea16b144f88a9378d86fcc1a1.tar.gz
Update patches
Diffstat (limited to '0001-Makefile-respect-DESTDIR.patch')
-rw-r--r--0001-Makefile-respect-DESTDIR.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0001-Makefile-respect-DESTDIR.patch b/0001-Makefile-respect-DESTDIR.patch
index 0e1cfb39f57a..3ac4aa1911e7 100644
--- a/0001-Makefile-respect-DESTDIR.patch
+++ b/0001-Makefile-respect-DESTDIR.patch
@@ -1,7 +1,7 @@
-From c3ea3ebe13068400bc78f8f648d251395cc60067 Mon Sep 17 00:00:00 2001
+From da839e6ea52c99d98e61f37b05affb48e5890294 Mon Sep 17 00:00:00 2001
From: Xiretza <xiretza@xiretza.xyz>
Date: Fri, 22 Jan 2021 20:30:00 +0100
-Subject: [PATCH 1/2] Makefile: respect DESTDIR
+Subject: [PATCH 1/3] Makefile: respect DESTDIR
---
Makefile_plugin.common | 4 ++--
@@ -23,5 +23,5 @@ index 5e0a244..940c29e 100644
OBJS := $(SOURCES:cc=o)
--
-2.31.0
+2.33.0