Update openssl.spec file to use %{_prefix}/bin/* instead of %{_prefix}/bin 70/3270/1 2.0alpha
authorGeoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
Wed, 3 Apr 2013 13:18:57 +0000 (15:18 +0200)
committerGeoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
Wed, 3 Apr 2013 13:18:57 +0000 (15:18 +0200)
Fix for TIVI-659

Change-Id: Id68dff22738dce31cb7499df64e89787d3b39993
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
packaging/openssl.spec

index 8f89857..c21791e 100644 (file)
@@ -60,7 +60,7 @@ rm -rf %{buildroot}/usr/ssl/misc/CA.pl
 %postun -p /sbin/ldconfig
 
 %files 
-%{_prefix}/bin
+%{_prefix}/bin/*
 %{_prefix}/ssl
 %{_libdir}/engines/*.so
 %{_libdir}/libcrypto.so.%{soversion}