summaryrefslogtreecommitdiffstats
path: root/desktop/i3blocks/patches/prefix_usr.patch
diff options
context:
space:
mode:
author Manuel Argüelles <manuel.arguelles@gmail.com>2020-05-03 08:46:55 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-05-03 08:46:55 +0700
commitbab72b8b068cce3bc987d95ca6560205bdd955ee (patch)
tree9f04a2a706ca8ce377699942ea3084ff822c4d3f /desktop/i3blocks/patches/prefix_usr.patch
parent69f9aad8aceaaa990e22b8f2db1d3161ce3b9258 (diff)
downloadslackbuilds-bab72b8b068cce3bc987d95ca6560205bdd955ee.tar.gz
slackbuilds-bab72b8b068cce3bc987d95ca6560205bdd955ee.tar.xz
desktop/i3blocks: Updated for version 1.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--desktop/i3blocks/patches/prefix_usr.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/desktop/i3blocks/patches/prefix_usr.patch b/desktop/i3blocks/patches/prefix_usr.patch
deleted file mode 100644
index 0c172cc561..0000000000
--- a/desktop/i3blocks/patches/prefix_usr.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile 2016-12-12 19:18:05.357761324 +0700
-+++ prefix_usr 2016-12-12 19:18:42.467759669 +0700
-@@ -1,7 +1,7 @@
- RELEASE_VERSION = 1.4
-
- ifndef PREFIX
-- PREFIX=/usr/local
-+ PREFIX=/usr
- endif
- ifndef SYSCONFDIR
- ifeq ($(PREFIX),/usr)