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

nmh.spec

index ed5a8295c302fdfde79b8f604d1c9fa4a4c43855..5d1ab1e72677e7ee7b78d57aeb43fe7a1b9ec78a 100644 (file)
--- a/nmh.spec
+++ b/nmh.spec
@@ -46,7 +46,7 @@ LIBS=-lgdbm CFLAGS="$RPM_OPT_FLAGS" ./configure \
        --sysconfdir=/etc/nmh \
        --with-editor=/bin/vi
 
-make
+%{__make}
 
 %install
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
This page took 0.050452 seconds and 4 git commands to generate.