summaryrefslogtreecommitdiffstats
path: root/chat-irc/weechat/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'chat-irc/weechat/BUILD')
-rwxr-xr-xchat-irc/weechat/BUILD6
1 files changed, 1 insertions, 5 deletions
diff --git a/chat-irc/weechat/BUILD b/chat-irc/weechat/BUILD
index b1ab74947e..5b569eb6e1 100755
--- a/chat-irc/weechat/BUILD
+++ b/chat-irc/weechat/BUILD
@@ -7,11 +7,7 @@ if [[ $WEECHAT_DEBUG == y ]]; then
fi &&
if [[ $WEECHAT_CMAKE == y ]]; then
- cd $SOURCE_DIRECTORY &&
- mkdir build &&
- cd build &&
- cmake .. -DPREFIX=/usr &&
- make
+ cmake_build
else
if [[ $WEECHAT_BRANCH == scm ]]; then
./autogen.sh