From d6be1bd8e8ea842e3e05b1e5b0c3d77122d57adc Mon Sep 17 00:00:00 2001 From: kloczek Date: Fri, 9 Jun 2000 07:22:48 +0000 Subject: [PATCH] - added using %%{__make} macro. Changed files: bison.spec -> 1.31 --- bison.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bison.spec b/bison.spec index a05252a..bab57e7 100644 --- a/bison.spec +++ b/bison.spec @@ -67,7 +67,7 @@ make rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_mandir}/pl/man1 -make install DESTDIR=$RPM_BUILD_ROOT +%{__make} install DESTDIR=$RPM_BUILD_ROOT install %{SOURCE1} $RPM_BUILD_ROOT%{_mandir}/pl/man1/bison.1 -- 2.44.0