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

fpc.spec

index d4dd4b3b0a26d786f365e3eeb3cb5f1fa567c00f..98c69fc9e1389228b193e6ecce2069f7fa36d7c0 100644 (file)
--- a/fpc.spec
+++ b/fpc.spec
@@ -63,7 +63,7 @@ if [ "%{_target_cpu}" = "m68k" ]; then
 else
        CPU=I386
 fi
-make \
+%{__make} \
        OPT="$RPM_OPT_FLAGS" \
        RELEASE=1 \
        BASEINSTALLDIR=%{_libdir}/%{name}/%{version} \
This page took 0.045923 seconds and 4 git commands to generate.