aboutsummaryrefslogtreecommitdiff
path: root/community/9base/build
diff options
context:
space:
mode:
Diffstat (limited to 'community/9base/build')
-rwxr-xr-xcommunity/9base/build2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/9base/build b/community/9base/build
index d5660e1f..bcc028a4 100755
--- a/community/9base/build
+++ b/community/9base/build
@@ -2,5 +2,7 @@
export CFLAGS="$CFLAGS -fcommon"
+patch -p1 < etc-rcmain.patch
+
make PREFIX=/usr
make PREFIX=/usr DESTDIR="$1" install