]> git.pld-linux.org Git - packages/ed.git/commitdiff
- next part of small fixes inpired by kloczek :)
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 8 Jul 2003 17:20:58 +0000 (17:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ed.spec -> 1.50

ed.spec

diff --git a/ed.spec b/ed.spec
index e3f90b0255e71f09e152fee838f30c124fb8cf8d..d03a3ec9aed5e59d1e797c67717fb77f0c499097 100644 (file)
--- a/ed.spec
+++ b/ed.spec
@@ -109,7 +109,8 @@ rm -f stamp-h.in
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 
This page took 0.089706 seconds and 4 git commands to generate.