From 6344e293fd00b7dc9223b969ad60056ec40dd6d7 Mon Sep 17 00:00:00 2001 From: Slava Semushin Date: Sat, 31 Jul 2010 17:33:49 +0700 Subject: [PATCH 10/10] mpd.spec: propagate %makeinstall_std macros. --- mpd.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/mpd.spec b/mpd.spec index ae335c1..3c6bd07 100644 --- a/mpd.spec +++ b/mpd.spec @@ -219,7 +219,7 @@ bzip2 --best --keep --force NEWS %install -%make_install DESTDIR=%buildroot protocoldir=%_docdir/%name-%version/html install +%makeinstall_std protocoldir=%_docdir/%name-%version/html ln -s html %buildroot%_docdir/%name-%version/protocol install -d %buildroot{%_localstatedir/%name/playlists,{/var/run,%_logdir}/%name,%_sysconfdir,%_initdir} install -m 0644 %SOURCE1 %buildroot%_sysconfdir/%name.conf -- 1.6.5.7