ENG-7 fix build

This commit is contained in:
Evgeniy Patlan
2023-12-18 16:15:14 +02:00
committed by Sveta Smirnova
parent d9e783e0c8
commit e7d15f13b0
3 changed files with 4 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ build: build-stamp
build-stamp:
dh_testdir
perl Makefile.PL INSTALLDIRS=vendor
$(MAKE)
VERSION=3.5.6 $(MAKE)
touch build-stamp
clean: