summaryrefslogtreecommitdiff
path: root/tools/linux_packaging
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2014-11-13 19:57:40 +0100
committerRobin Gareus <robin@gareus.org>2014-11-13 19:57:40 +0100
commitcb3803433491abfe7c58742dbe7801591b21694a (patch)
treea88aa8e57134555ae2f6f8db3bad7e85d0b9d13f /tools/linux_packaging
parent9a9a8f78ef445bb388e461a9d0bfe169e4124ab7 (diff)
install all additional binaries in $libdir
Diffstat (limited to 'tools/linux_packaging')
-rwxr-xr-xtools/linux_packaging/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/linux_packaging/build b/tools/linux_packaging/build
index 72b7bf3893..2225b2064f 100755
--- a/tools/linux_packaging/build
+++ b/tools/linux_packaging/build
@@ -418,7 +418,7 @@ fi
# vfork wrapper
if test -f $BUILD_ROOT/libs/vfork/ardour-exec-wrapper ; then
- cp $BUILD_ROOT/libs/vfork/ardour-exec-wrapper $VFork
+ cp $BUILD_ROOT/libs/vfork/ardour-exec-wrapper $APPLIB
fi
# ALSA device reservation tool (if available)