forked from pool/python-docopt
Accepting request 509278 from home:TheBlackCat:branches:devel:languages:python
Fix wrong-script-interpreter rpmlint error. OBS-URL: https://build.opensuse.org/request/show/509278 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docopt?expand=0&rev=11
This commit is contained in:
@@ -50,6 +50,9 @@ easily.
|
||||
%prep
|
||||
%setup -q -n docopt-%{version}
|
||||
|
||||
# Fix wrong-script-interpreter
|
||||
sed -i "s|#! /usr/bin/env python||" examples/git/git.py
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user