From 22e3ea31ed15a528e62f21863e36b73e79ff2350 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Wed, 30 Nov 2022 21:25:01 -0500 Subject: Add gtklock --- gui-apps/gtklock/files/gtklock-2.0.1-makefile.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 gui-apps/gtklock/files/gtklock-2.0.1-makefile.patch (limited to 'gui-apps/gtklock/files/gtklock-2.0.1-makefile.patch') diff --git a/gui-apps/gtklock/files/gtklock-2.0.1-makefile.patch b/gui-apps/gtklock/files/gtklock-2.0.1-makefile.patch new file mode 100644 index 0000000..bb62649 --- /dev/null +++ b/gui-apps/gtklock/files/gtklock-2.0.1-makefile.patch @@ -0,0 +1,13 @@ +diff --git a/makefile b/makefile +index 6541641..4c2b2bd 100644 +--- a/makefile ++++ b/makefile +@@ -8,7 +8,7 @@ MAJOR_VERSION := 2 + MINOR_VERSION := 0 + MICRO_VERSION := 0 + +-PREFIX = /usr/local ++PREFIX = /usr + INSTALL = install + + LIBS := pam wayland-client gtk+-wayland-3.0 gtk-layer-shell-0 gmodule-export-2.0 -- cgit v1.2.3