summaryrefslogtreecommitdiff
path: root/repo/core
diff options
context:
space:
mode:
Diffstat (limited to 'repo/core')
-rw-r--r--repo/core/sysvinit.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/core/sysvinit.xibuild b/repo/core/sysvinit.xibuild
index 36237a5..a6d4d97 100644
--- a/repo/core/sysvinit.xibuild
+++ b/repo/core/sysvinit.xibuild
@@ -10,5 +10,5 @@ build () {
patch -Np1 -i ysvinit-3.01-consolidated-1.patch
make
- make DESTDIR=$PKG_DEST install
+ make ROOT=$PKG_DEST install
}