]> git.pld-linux.org Git - packages/tin.git/commitdiff
- removed using %%{__install} macro.
authorkloczek <kloczek@pld-linux.org>
Tue, 2 Apr 2002 18:36:15 +0000 (18:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tin.spec -> 1.87

tin.spec

index 9dc3446b84cb8e7ca537f000c39b0fa4bf3040ce..03506d955b089194f4736fd037de625f6d6f7b96 100644 (file)
--- a/tin.spec
+++ b/tin.spec
@@ -88,7 +88,7 @@ install -d $RPM_BUILD_ROOT/{etc,etc/tin,%{_bindir},%{_mandir}/man1,%{_mandir}/ma
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-%{__install} doc/tin.defaults $RPM_BUILD_ROOT%{_sysconfdir}/tin
+install doc/tin.defaults $RPM_BUILD_ROOT%{_sysconfdir}/tin
 echo ".so tin.1" > $RPM_BUILD_ROOT%{_mandir}/man1/rtin.1
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Network/News
This page took 0.085748 seconds and 4 git commands to generate.