]> git.pld-linux.org Git - packages/xephem.git/commitdiff
- more %%{__make} macros.
authorkloczek <kloczek@pld-linux.org>
Fri, 9 Jun 2000 07:55:16 +0000 (07:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xephem.spec -> 1.3

xephem.spec

index fbcc4a11d4e2e1ff02d0d862ac07922030c486b2..c997a1e58a413acb9ad08968574214b2a53cf9cf 100644 (file)
@@ -28,11 +28,11 @@ geocentrycznym, heliocentrycznym i topocentrycznym.
 %build
 cd libastro
 xmkmf
-make
+%{__make}
 
 cd ../GUI/xephem
 xmkmf
-make
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.07395 seconds and 4 git commands to generate.