]> git.pld-linux.org Git - packages/perl-Business-ISBN.git/commitdiff
- added using %%{__make} macro.
authorkloczek <kloczek@pld-linux.org>
Fri, 9 Jun 2000 07:23:28 +0000 (07:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Business-ISBN.spec -> 1.7

perl-Business-ISBN.spec

index 04c9da1d6c33b66058407db9bf60c0b1b25d6495..9f24fa33db0ebcab3d622485e2e337c7e8c5551b 100644 (file)
@@ -30,7 +30,7 @@ make
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 (
   cd $RPM_BUILD_ROOT%{perl_sitearch}/auto/Business/ISBN
This page took 0.309869 seconds and 4 git commands to generate.