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

tin.spec

index dbb3f28f7e299c0ac17fe7834df28915c005763d..40e213f1691ea3ff4b8e4c69e2de3681f9c30827 100644 (file)
--- a/tin.spec
+++ b/tin.spec
@@ -67,7 +67,7 @@ export CPPFLAGS LDFLAGS
        --enable-locale \
        --disable-debug
 
-make -C src
+%{__make} -C src
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.166769 seconds and 4 git commands to generate.