summaryrefslogtreecommitdiffstats
path: root/database/fbcopy/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'database/fbcopy/BUILD')
-rwxr-xr-xdatabase/fbcopy/BUILD7
1 files changed, 7 insertions, 0 deletions
diff --git a/database/fbcopy/BUILD b/database/fbcopy/BUILD
new file mode 100755
index 0000000000..f0b2312ac3
--- /dev/null
+++ b/database/fbcopy/BUILD
@@ -0,0 +1,7 @@
+ cd source &&
+# ./configure --prefix=${INSTALL_ROOT}/usr $OPTS &&
+ sed -i \
+-e "s/-03/$CFLAGS/;s/\$(IBPP_PATH)//g;s:-I:-I/usr/include:" \
+-e "s|/release/linux|/usr/lib|" \
+ Makefile &&
+ make