summaryrefslogtreecommitdiffstats
path: root/chat-im/ayttm/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/ayttm/PRE_BUILD')
-rwxr-xr-xchat-im/ayttm/PRE_BUILD9
1 files changed, 9 insertions, 0 deletions
diff --git a/chat-im/ayttm/PRE_BUILD b/chat-im/ayttm/PRE_BUILD
new file mode 100755
index 0000000000..b8eaefcff1
--- /dev/null
+++ b/chat-im/ayttm/PRE_BUILD
@@ -0,0 +1,9 @@
+default_pre_build &&
+
+cd $SOURCE_DIRECTORY &&
+
+if [ "$CVS" == "y" ]; then
+ ./gen
+fi &&
+
+patch -p0 < $SCRIPT_DIRECTORY/ayttm-libproxy.patch