#!/usr/bin/make -f
# -*- makefile -*-

include /usr/share/cdbs/1/class/octave-pkg.mk

# Workaround for #850402. In the testsuite, this prevents gmsh from being run
# in a fakeroot environment (it does not like it).
check-pkg:: LD_PRELOAD=
