commit 837477bbf1d92c9752280f0fbbc651ef7e6af1dc parent 28490d601e37d649a78888f7f04d45c172ef7fec Author: Cem Keylan <cem@ckyln.com> Date: Tue, 14 Jul 2020 01:13:52 +0300 aspell: disable hardcoding runtime path Diffstat:
M | community/aspell/build | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/community/aspell/build b/community/aspell/build @@ -3,6 +3,7 @@ ./configure \ --prefix=/usr \ --disable-nls \ + --disable-rpath \ --enable-static \ --disable-shared