diff options
Diffstat (limited to 'community/aspell')
-rwxr-xr-x | community/aspell/build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/aspell/build b/community/aspell/build index 5be11ec5..f1b629c9 100755 --- a/community/aspell/build +++ b/community/aspell/build @@ -3,6 +3,7 @@ ./configure \ --prefix=/usr \ --disable-nls \ + --disable-rpath \ --enable-static \ --disable-shared |