diff --git a/Makefile b/Makefile index 5c8d5118..428fdbd3 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ CLEANUP_FILES += *.vylog CLEANUP_FILES += *.xlog CLEANUP_FILES += 51{2,3,4,5,6,7,8,9} # Directories that vinyl creates. -all: test +all: # The template (ldoc.tpl) is written using tarantool specific # functions like string.split(), string.endswith(), so we run diff --git a/debian/rules b/debian/rules index 2d33f6ac..fb3c77da 100755 --- a/debian/rules +++ b/debian/rules @@ -2,3 +2,6 @@ %: dh $@ + +override_dh_auto_test: + DEB_BUILD_OPTIONS=nocheck dh_auto_test diff --git a/rpm/tarantool-expirationd.spec b/rpm/tarantool-expirationd.spec index 1aa49058..8eb193e7 100644 --- a/rpm/tarantool-expirationd.spec +++ b/rpm/tarantool-expirationd.spec @@ -23,9 +23,6 @@ some other space. %prep %setup -q -n %{name}-%{version} -%check -make test - %install install -d %{buildroot}%{_datarootdir}/tarantool/ install -m 0644 expirationd.lua %{buildroot}%{_datarootdir}/tarantool/