From 6c0d6e0562f37b2d53665b14e7e73a09cc03cf94 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Fri, 8 Jun 2007 23:14:36 +0000 Subject: [PATCH] - enable tests Changed files: git-core.spec -> 1.66 --- git-core.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/git-core.spec b/git-core.spec index c438151..ea92eaf 100644 --- a/git-core.spec +++ b/git-core.spec @@ -1,6 +1,7 @@ # TODO: # - gitweb subpackage # - gitk subpackage? +%bcond_without tests %include /usr/lib/rpm/macros.perl Summary: The stupid content tracker Summary(pl.UTF-8): Prymitywne narzędzie do śledzenia treści @@ -115,6 +116,8 @@ wykonania przy użyciu ogólnego interfejsu poleceń. %{__make} -C Documentation +%{?with_tests:%{__make} test} + %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_includedir}/%{name}/xdiff -- 2.43.0