summaryrefslogtreecommitdiffstats
path: root/net/ushare/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'net/ushare/BUILD')
-rwxr-xr-xnet/ushare/BUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/ushare/BUILD b/net/ushare/BUILD
new file mode 100755
index 0000000000..fb0ea1cd09
--- /dev/null
+++ b/net/ushare/BUILD
@@ -0,0 +1,5 @@
+./configure --prefix=${INSTALL_ROOT}/usr \
+ --sysconfdir=${INSTALL_ROOT}/etc \
+ $OPTS &&
+make
+