Accepting request 786273 from home:benoit_monin:branches:devel:languages:python
fix the path of non-oss licensed files to remove OBS-URL: https://build.opensuse.org/request/show/786273 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=62
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 18 21:42:09 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
- fix the path of non-oss licensed files to remove
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 13 16:20:21 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
|
@@ -57,7 +57,7 @@ source code. Highlights are:
|
||||
%setup -q -n Pygments-%{version}
|
||||
|
||||
# Remove non-oss licensed files, see bnc# 760344
|
||||
rm tests/examplefiles/{Sorting,test}.mod
|
||||
rm tests/examplefiles/firefox.mak tests/examplefiles/example.webidl
|
||||
|
||||
# Remove unnecessary shebang
|
||||
sed -i '1 { /^#!/ d }' pygments/lexers/_usd_builtins.py
|
||||
|
Reference in New Issue
Block a user