From 30eb1e49fcd32b9e26729eb93e7a6d354d07cdc6d4f127fcc1a696765168c8c3 Mon Sep 17 00:00:00 2001 From: ADAM David Alan Martin Date: Wed, 1 Oct 2025 04:06:32 -0400 Subject: [PATCH] Use my local rpath, for now... --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index e6610bc..b7ac0b3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -24,7 +24,7 @@ flenser_LDADD = \ @LIBICONV_LIBS@ @LIBPTHREAD_LIBS@ @LIBX11_LIBS@ @LIBSSL_LIBS@ \ -L $(top_builddir)/../Alepha/ -lalepha -flenser_LDFLAGS = -Wl,-rpath=$(top_builddir)/../Alepha +flenser_LDFLAGS = -Wl,-rpath,'$$ORIGIN/../../Alepha' flenser_SOURCES = \