X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=scripts%2Fbabeltrace%2Fbuild.sh;h=ae13afa55a96bf7b4afaf78b55d1419eefaaa9da;hb=a862e3365c55c732972a8eb4f15f11cb722d19c8;hp=0c3e6e77dcfd0962cda780d360eb771d1434403f;hpb=c9243fd7ec550ffb681c41bd33387b5c2ae7c323;p=lttng-ci.git diff --git a/scripts/babeltrace/build.sh b/scripts/babeltrace/build.sh index 0c3e6e7..ae13afa 100755 --- a/scripts/babeltrace/build.sh +++ b/scripts/babeltrace/build.sh @@ -121,9 +121,6 @@ PREFIX="/build" LIBDIR="lib" LIBDIR_ARCH="$LIBDIR" -# Force the normal Python install layout without 'local' on Debian / Ubuntu -export DEB_PYTHON_INSTALL_LAYOUT="deb" - # RHEL and SLES both use lib64 but don't bother shipping a default autoconf # site config that matches this. if [[ ( -f /etc/redhat-release || -f /etc/products.d/SLES.prod || -f /etc/yocto-release ) ]]; then