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

nmh.spec

index b81011c2c1fa4759130b3c7ecabe91a676a9249a..ed5a8295c302fdfde79b8f604d1c9fa4a4c43855 100644 (file)
--- a/nmh.spec
+++ b/nmh.spec
@@ -49,7 +49,7 @@ LIBS=-lgdbm CFLAGS="$RPM_OPT_FLAGS" ./configure \
 make
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT/etc/nmh/*.old
 
This page took 0.649972 seconds and 4 git commands to generate.