]> git.pld-linux.org Git - packages/gaspell.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:
    gaspell.spec -> 1.7

gaspell.spec

index 9184d81782f00b5968868bedbaba5e4b19843cf9..75e64a86feb0040fc881e6c2317a12b814c2c244 100644 (file)
@@ -26,7 +26,7 @@ ispell radzi sobie z propozycjami wymiennik
 %setup -q
 
 %build
-make CXXFLAGS=$RPM_OPT_FLAGS ASPELL_PREFIX=%{_prefix}
+%{__make} CXXFLAGS=$RPM_OPT_FLAGS ASPELL_PREFIX=%{_prefix}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.11496 seconds and 4 git commands to generate.