DEBSOURCES
Skip Quicknav
sources / withsqlite / 0.0.0~git.20130929-1 / debian / rules
12345678
#!/usr/bin/make -f %: dh $@ --with python2 override_dh_auto_test: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) LC_ALL=C.UTF-8 python -m unittest discover -v test endif