summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkloczek2000-06-09 07:24:02 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit0f8874b3f0ef892ae06e44c67636522852e2f98e (patch)
tree9a175192e79b9873b1834410170d648c70a9d550
parent08fcdf2e5d51c02e4f6ec5b272efae32773768bf (diff)
downloadwmWeather-0f8874b3f0ef892ae06e44c67636522852e2f98e.zip
wmWeather-0f8874b3f0ef892ae06e44c67636522852e2f98e.tar.gz
- added using %%{__make} macro.
Changed files: wmWeather.spec -> 1.17
-rw-r--r--wmWeather.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/wmWeather.spec b/wmWeather.spec
index ca0d7ae..6d316dc 100644
--- a/wmWeather.spec
+++ b/wmWeather.spec
@@ -27,7 +27,7 @@ informacje o aktualnych warunkach atmosferycznych dla wybranego miejsca.
%setup -q
%build
-make -C Src \
+%{__make} -C Src \
CFLAGS="$RPM_OPT_FLAGS -Wall"
%install