]> git.pld-linux.org Git - packages/nano.git/commitdiff
- more %%{__make} macros.
authorkloczek <kloczek@pld-linux.org>
Fri, 9 Jun 2000 07:54:44 +0000 (07:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nano.spec -> 1.16

nano.spec

index a62baf98743a56d063128fc7f55b2cd3e6a559b8..935637a47e84ab621641f09f8554a61949f3c930 100644 (file)
--- a/nano.spec
+++ b/nano.spec
@@ -26,7 +26,7 @@ LDFLAGS="-s"
 CFLAGS="$RPM_OPT_FLAGS -I/usr/include/ncurses"
 export LDFLAGS CFLAGS
 %configure
-make
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.030239 seconds and 4 git commands to generate.