On god COPR is unstable
It was working perfectly last month without this
This commit is contained in:
parent
dc3d9f3400
commit
eccc50e6d0
@ -34,7 +34,7 @@ exposes the program functionality in a usable way.
|
||||
%setup -q
|
||||
|
||||
# Use /var/tmp by default
|
||||
sed -i -e 's@"/tmp"@"/var/tmp"@' src/rmdConfig.*
|
||||
sed -i -e 's@"/tmp"@"/var/tmp"@' src/rmdConfig.py src/rmdConfig.py.in
|
||||
|
||||
# Clean up interpreter shebang
|
||||
sed -i -e 's@^#!/usr/bin/python$@#!/usr/bin/env python2@' src/gtk-recordMyDesktop.in
|
||||
|
Loading…
Reference in New Issue
Block a user