summaryrefslogtreecommitdiff
path: root/x11-misc/xdotool/files/xdotool-3.20210804.2-no_ldconfig.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-08-07 00:16:33 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-08-07 00:16:33 +0100
commitd162ba1860a88062f4cd61f8b52fc303ba0b2991 (patch)
tree24cd2cf57f3932a24b96e4a0f6666489447e43ba /x11-misc/xdotool/files/xdotool-3.20210804.2-no_ldconfig.patch
parent590b9b7b03bf4651e099949e318755af7cfa81b8 (diff)
gentoo resync : 07.08.2021
Diffstat (limited to 'x11-misc/xdotool/files/xdotool-3.20210804.2-no_ldconfig.patch')
-rw-r--r--x11-misc/xdotool/files/xdotool-3.20210804.2-no_ldconfig.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11-misc/xdotool/files/xdotool-3.20210804.2-no_ldconfig.patch b/x11-misc/xdotool/files/xdotool-3.20210804.2-no_ldconfig.patch
new file mode 100644
index 000000000000..42051da88a38
--- /dev/null
+++ b/x11-misc/xdotool/files/xdotool-3.20210804.2-no_ldconfig.patch
@@ -0,0 +1,12 @@
+diff -ur a/Makefile b/Makefile
+--- a/Makefile 2021-08-04 17:14:19.000000000 +0100
++++ b/Makefile 2021-08-05 22:10:47.713611624 +0100
+@@ -71,7 +71,7 @@
+ $(CC) -o xdotool.static xdotool.o xdo.o xdo_search.o $(CMDOBJS) $(LDFLAGS) -lm $(XDOTOOL_LIBS) $(LIBXDO_LIBS)
+
+ .PHONY: install
+-install: pre-install installlib installprog installman installheader installpc post-install
++install: pre-install installlib installprog installman installheader installpc
+
+ .PHONY: pre-install
+ pre-install: