]> git.pld-linux.org Git - packages/fetchmail.git/commitdiff
- "f" and some "g" letters of small fixes inpired by kloczek
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 8 Jul 2003 18:26:38 +0000 (18:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fetchmail.spec -> 1.189

fetchmail.spec

index 3d7b950a126b837474cc70ff2bc8a1fa50b16742..15aa2a1ded8a3a3e8e6d3fd4372dfae141228904 100644 (file)
@@ -185,7 +185,8 @@ install -d $RPM_BUILD_ROOT%{_applnkdir}/Settings \
        $RPM_BUILD_ROOT/etc/{rc.d/init.d,sysconfig} \
        $RPM_BUILD_ROOT/etc/logrotate.d
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Settings
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/fetchmail
This page took 0.037031 seconds and 4 git commands to generate.