Accepting request 60302 from home:vbotka:branches:hardware

tested ok

OBS-URL: https://build.opensuse.org/request/show/60302
OBS-URL: https://build.opensuse.org/package/show/hardware/wireless-tools?expand=0&rev=14
This commit is contained in:
Vladimir Botka
2011-02-08 13:47:00 +00:00
committed by Git OBS Bridge
parent b8d69ed865
commit 194a487b6d
2 changed files with 8 additions and 3 deletions

View File

@@ -116,7 +116,7 @@ install -m755 ../lwepgen/lwepgen %{buildroot}/usr/sbin
mkdir -p %{buildroot}/etc/modprobe.d
install -m644 %{SOURCE4} %{buildroot}/etc/modprobe.d/50-ipw2200.conf
install -m644 %{SOURCE10} %{buildroot}/etc/modprobe.d/50-iwl3945.conf
install -m644 %{SOURCE11} %{buildroot}/etc/modprobe.d/50-iwagn.conf
install -m644 %{SOURCE11} %{buildroot}/etc/modprobe.d/50-iwlagn.conf
%ifarch %ix86 x86_64
install -m644 %{SOURCE5} %{buildroot}/etc/modprobe.d/50-prism54.conf
%endif