aboutsummaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-07-14 01:13:52 +0300
committerCem Keylan <cem@ckyln.com>2020-07-14 01:13:52 +0300
commit837477bbf1d92c9752280f0fbbc651ef7e6af1dc (patch)
treeab65493fb11264ec62bc048f070fb740e05be715 /community
parent28490d601e37d649a78888f7f04d45c172ef7fec (diff)
downloadrepository-837477bbf1d92c9752280f0fbbc651ef7e6af1dc.tar.gz
aspell: disable hardcoding runtime path
Diffstat (limited to 'community')
-rwxr-xr-xcommunity/aspell/build1
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