summaryrefslogtreecommitdiffstats
path: root/archive/afio/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'archive/afio/BUILD')
-rwxr-xr-xarchive/afio/BUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/archive/afio/BUILD b/archive/afio/BUILD
new file mode 100755
index 0000000000..18afb78808
--- /dev/null
+++ b/archive/afio/BUILD
@@ -0,0 +1,4 @@
+ sedit "s/-O2/$CFLAGS/" Makefile &&
+ sedit "s:cp afio /usr/local/bin:cp afio ${INSTALL_ROOT}/usr/bin:" Makefile &&
+ sedit "s:cp afio.1 /usr/share/man/man1:cp afio.1 ${INSTALL_ROOT}/usr/man/man1:" Makefile &&
+ make