mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-20 12:59:25 +00:00
6 lines
163 B
Diff
6 lines
163 B
Diff
|
--- a/main/Makefile
|
||
|
+++ b/main/Makefile
|
||
|
@@ -81 +80,1 @@ ifdef SHFLAGS
|
||
|
-flite_LIBS_flags += -Wl,-rpath $(LIBDIR)
|
||
|
+flite_LIBS_flags += -Wl,-rpath,$(INSTALLLIBDIR)
|