summaryrefslogtreecommitdiff
path: root/kplot3d.spec
diff options
context:
space:
mode:
authorkloczek2000-06-09 07:23:14 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitee4344bd6097267501c2159c4f2f219051c9e571 (patch)
tree2623a72b93a88359e79afe072434ce7ff43b23ce /kplot3d.spec
parente8d4030f5ef31ee811e37d8684281fa1ebfd8952 (diff)
downloadkplot3d-ee4344bd6097267501c2159c4f2f219051c9e571.zip
kplot3d-ee4344bd6097267501c2159c4f2f219051c9e571.tar.gz
- added using %%{__make} macro.
Changed files: kplot3d.spec -> 1.3
Diffstat (limited to 'kplot3d.spec')
-rw-r--r--kplot3d.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/kplot3d.spec b/kplot3d.spec
index 95d46b5..a8c24bf 100644
--- a/kplot3d.spec
+++ b/kplot3d.spec
@@ -18,15 +18,15 @@ For KDE.
%build
./configure
-make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
+%{__make} RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
cd po
-make
+%{__make}
cd ..
%install
-make install
+%{__make} install
cd po
-make install
+%{__make} install
%files
/usr/share/doc/HTML/en/kplot3d