Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 40 | Rev 58 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 40 Rev 44
Line 17... Line 17...
17
build-stamp:
17
build-stamp:
18
	dh_testdir
18
	dh_testdir
19
19
20
	$(PERL) Makefile.PL INSTALLDIRS=vendor
20
	$(PERL) Makefile.PL INSTALLDIRS=vendor
21
	$(MAKE)
21
	$(MAKE)
-
 
22
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
22
	-$(MAKE) test
23
	-$(MAKE) test
-
 
24
endif
23
	touch build-stamp
25
	touch build-stamp
24
26
25
clean:
27
clean:
26
	dh_testdir
28
	dh_testdir
27
	dh_testroot
29
	dh_testroot