nixpkgs/pkgs/development/libraries/flite/fix-rpath.patch

6 lines
163 B
Diff
Raw Normal View History

--- a/main/Makefile
+++ b/main/Makefile
@@ -81 +80,1 @@ ifdef SHFLAGS
-flite_LIBS_flags += -Wl,-rpath $(LIBDIR)
+flite_LIBS_flags += -Wl,-rpath,$(INSTALLLIBDIR)