From 39fb4930bba5c335f09d4a1473f10eb1d9136efb 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: boson.spec -> 1.9 --- boson.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boson.spec b/boson.spec index 6106381..1bff09d 100644 --- a/boson.spec +++ b/boson.spec @@ -47,7 +47,7 @@ make %install rm -rf $RPM_BUILD_ROOT -make prefix=$RPM_BUILD_ROOT%{_prefix} install +%{__make} prefix=$RPM_BUILD_ROOT%{_prefix} install ## install textures and resources files : mkdir $RPM_BUILD_ROOT%{_datadir}/apps/ -- 2.43.0