Changes of Revision 6

curlew.spec Changed
x
 
1
@@ -83,7 +83,7 @@
2
 # Notify user about changes
3
 if [ $1 -ge 2 ] ; then
4
 mkdir -p %{_localstatedir}/adm/update-messages
5
-cat > %{_localstatedir}/adm/update-messages/%{name}-%{version} << EOF
6
+cat > %{_localstatedir}/adm/update-messages/%{name}-%{version} < EOF
7
 INFO: ValueError: unsupported pickle protocol: 3
8
 INFO: If you are switching between python versions, you will need to 
9
 INFO: remove the old profile from ~/.%{name}
10