summaryrefslogtreecommitdiffstats
path: root/chat-irc/xchat/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'chat-irc/xchat/BUILD')
-rwxr-xr-xchat-irc/xchat/BUILD8
1 files changed, 8 insertions, 0 deletions
diff --git a/chat-irc/xchat/BUILD b/chat-irc/xchat/BUILD
new file mode 100755
index 0000000000..5ffa7f9e08
--- /dev/null
+++ b/chat-irc/xchat/BUILD
@@ -0,0 +1,8 @@
+
+
+./configure --build=$BUILD \
+ --prefix=/usr \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ $XCHAT_OPTS $OPTS &&
+make