Browse Source

On god COPR is unstable

It was working perfectly last month without this
rawhide
James Edington 3 years ago
parent
commit
eccc50e6d0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      gtk-recordmydesktop.spec

+ 1
- 1
gtk-recordmydesktop.spec View File

@@ -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…
Cancel
Save