mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
Added --disable-nls for building subversion, so that it won't have a
dependency on gettext.
This commit is contained in:
@@ -17,7 +17,8 @@ BUILD {
|
||||
--with-apr-util=`finddir B_COMMON_BIN_DIRECTORY`/apu-1-config \
|
||||
--with-neon=$COMMON_DIR \
|
||||
--with-zlib=$COMMON_DIR \
|
||||
--with-editor=nano
|
||||
--with-editor=nano \
|
||||
--disable-nls
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user