Logoj0ke.net Open Build Service > Projects > stresslinux > iperf > Changes
Sign Up | Log In

Changes of Revision 6

[-] Changed iperf.spec
 
1
@@ -37,7 +37,7 @@
2
 
3
 %install
4
 rm -rf %{buildroot}
5
-%make DESTDIR=%{buildroot} install
6
+%__make DESTDIR=%{buildroot} install
7
 install -D -m 0755 %{SOURCE1} %{buildroot}/etc/init.d/iperf
8
 install -D -m 0644 %{SOURCE2} %{buildroot}/var/adm/fillup-templates/sysconfig.iperf
9
 install -d %{buildroot}/usr/sbin
10