remove dead sources
This commit is contained in:
parent
f98565a07d
commit
33cef9200a
@ -147,18 +147,6 @@ make %{?_smp_mflags}
|
||||
%install
|
||||
make install DESTDIR=%{buildroot}
|
||||
|
||||
install -d %{buildroot}/etc/alsa/conf.d
|
||||
%if 0%{?with_jack}
|
||||
install -m 644 %SOURCE1 %{buildroot}/etc/alsa/conf.d
|
||||
%endif
|
||||
install -m 644 %SOURCE2 \
|
||||
%SOURCE3 \
|
||||
%SOURCE4 \
|
||||
%SOURCE5 \
|
||||
%SOURCE6 \
|
||||
%SOURCE8 \
|
||||
%SOURCE9 \
|
||||
%{buildroot}/etc/alsa/conf.d
|
||||
mv %{buildroot}/etc/alsa/conf.d/99-pulseaudio-default.conf.example \
|
||||
%{buildroot}/etc/alsa/conf.d/99-pulseaudio-default.conf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user