Changes of Revision 2
[-] | Changed | openssl.spec |
1
2 3 # The hobble_openssl is called here redundantly, just to be sure. 4 # The tarball has already the sources removed. 5 +chmod +x %{SOURCE1} 6 %{SOURCE1} > /dev/null 7 8 cp %{SOURCE12} %{SOURCE13} crypto/ec/ 9 |