Accepting request 195796 from home:dimstar:branches:multimedia:libs
- Fix fdupes call on doxygen/html: use hardlinks instead of softlinks (bnc#835683). OBS-URL: https://build.opensuse.org/request/show/195796 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=124
This commit is contained in:
parent
a4af0a40dd
commit
7cf81c78a2
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 21 09:38:49 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Fix fdupes call on doxygen/html: use hardlinks instead of
|
||||
softlinks (bnc#835683).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 24 15:10:41 UTC 2013 - oholecek@suse.com
|
||||
|
||||
|
@ -315,7 +315,7 @@ ln -s esdcompat %{buildroot}%{_bindir}/esd
|
||||
mkdir -p %{buildroot}/%{_fwdefdir}
|
||||
install -m 0644 %{S:4} %{buildroot}/%{_fwdefdir}/pulseaudio-server
|
||||
%endif
|
||||
%fdupes -s doxygen/html
|
||||
%fdupes doxygen/html
|
||||
|
||||
%clean
|
||||
%{?buildroot:%__rm -rf '%{buildroot}'}
|
||||
|
Loading…
Reference in New Issue
Block a user