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

nc.spec

diff --git a/nc.spec b/nc.spec
index 4c81315d1b1e1e8f55a73b853c7a20313240c18e..43ec5213c8ee1ad00d4af3a2532e1933eb54b380 100644 (file)
--- a/nc.spec
+++ b/nc.spec
@@ -42,7 +42,7 @@ standardowe uniksowe narz
 
 %build
 # 'make linux' works too, but builds a static binary. 
-make generic DFLAGS="-DTELNET -DGAPING_SECURITY_HOLE" CFLAGS="$RPM_OPT_FLAGS"
+%{__make} generic DFLAGS="-DTELNET -DGAPING_SECURITY_HOLE" CFLAGS="$RPM_OPT_FLAGS"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.26811 seconds and 4 git commands to generate.