--- liblscp/trunk/debian/rules 2005/03/19 12:10:41 479 +++ liblscp/trunk/debian/rules 2005/03/20 14:46:17 480 @@ -45,6 +45,9 @@ dh_testroot rm -f build-stamp + $(MAKE) -f Makefile.cvs + ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info + # Add here commands to clean up after the build process. -$(MAKE) distclean