File debian.rules of Package yast2-installation
#!/usr/bin/make -f export DH_VERBOSE=1 %: dh $@ # we need to generate the autoconf/automake files first override_dh_auto_configure: $(MAKE) -f Makefile.cvs dh_auto_configure # disable tests override_dh_auto_test: