summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 99e19b5..3ab07bf 100755
--- a/build
+++ b/build
@@ -5,7 +5,7 @@ opkhelper opkhelper-doc: opkhelper.buildstamp
.SILENT: opkhelper.buildstamp
opkhelper.buildstamp:
mkdir build && cd build && \
- ./configure --prefix=/usr && \
+ ../src/configure --prefix=/usr && \
make && make DESTDIR=$$(pwd)/../dest install
oh-installfiles opkhelper opkhelper-doc
oh-installdocs opkhelper