summaryrefslogtreecommitdiffstats
path: root/chat-im/netwrite/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/netwrite/BUILD')
-rwxr-xr-xchat-im/netwrite/BUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/chat-im/netwrite/BUILD b/chat-im/netwrite/BUILD
new file mode 100755
index 0000000000..d96f0db341
--- /dev/null
+++ b/chat-im/netwrite/BUILD
@@ -0,0 +1,4 @@
+ patch -p1 < $SCRIPT_DIRECTORY/netwrite-0.17.patch &&
+ ./configure --prefix=/usr \
+ $OPTS &&
+ make