summaryrefslogtreecommitdiff
path: root/debian/patches/fix-rpath-in-makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/fix-rpath-in-makefile.patch')
-rw-r--r--debian/patches/fix-rpath-in-makefile.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/patches/fix-rpath-in-makefile.patch b/debian/patches/fix-rpath-in-makefile.patch
index 9b043ab..9ee83f4 100644
--- a/debian/patches/fix-rpath-in-makefile.patch
+++ b/debian/patches/fix-rpath-in-makefile.patch
@@ -7,11 +7,11 @@ Avoid changing the runtime search path for the binary, which is not necessary si
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-Index: cava-alsa/Makefile.am
-===================================================================
---- cava-alsa.orig/Makefile.am 2020-07-01 14:04:17.405510966 +0200
-+++ cava-alsa/Makefile.am 2020-07-01 14:05:54.364797434 +0200
-@@ -11,7 +11,7 @@
+diff --git a/Makefile.am b/Makefile.am
+index 8ee1c22..9e024c2 100644
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -11,7 +11,7 @@ M_CPPFLAGS = -DSYSTEM_LIBINIPARSER=@SYSTEM_LIBINIPARSER@
bin_PROGRAMS = cava
cava_SOURCES = cava.c config.c input/common.c input/fifo.c input/shmem.c \
output/terminal_noncurses.c output/raw.c