Remove use of deprecated helper

This commit is contained in:
Maniack Crudelis 2017-03-14 16:34:07 +01:00 committed by GitHub
parent 4dfde86e1a
commit 5fcb8cd439

View file

@ -88,7 +88,7 @@ ynh_package_install_from_equivs () {
ynh_package_update
# Build and install the package
TMPDIR=$(ynh_mkdir_tmp)
TMPDIR=$(mktemp -d)
# Note that the cd executes into a sub shell
# Create a fake deb package with equivs-build and the given control file
# Install the fake package without its dependencies with dpkg