ca4a6f4 Only include the scipt in the python3 package. The one in the python2

Authored and Committed by toshio 8 years ago
    Only include the scipt in the python3 package.  The one in the python2
    
      package wouldn't function without manual intervention because it would
      require the python3-praw package but there was no dependency to it.
      Simply dropping it from the python-praw package also fixes the python-praw
      package to not require /usr/bin/python3
    
        
file modified
+12 -1