blob: 0ba6db24897b406c55908b98daa53a2793339c7d (
plain)
1
2
3
4
5
6
7
8
|
#!/usr/bin/make -f
# Temporarily disabled, has issues. Needs to be investigated and discussed with
# upstream
# DEB_ENABLE_TESTS := yes
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk
|