Changes of Revision 2
[-] | Changed | nagios-plugins-nfs.spec |
1
2 - check_mountpoints compares /proc/mounts with /etc/fstab 3 4 %prep 5 -%setup -n %{name} -c 6 +%setup -n %{name} -c -T 7 8 %build 9 10 |
[-] | Changed | nagios-plugins-nfs.spec |
1
2 - check_mountpoints compares /proc/mounts with /etc/fstab 3 4 %prep 5 -%setup -n %{name} -c 6 +%setup -n %{name} -c -T 7 8 %build 9 10 |