sbcl: update to 2.5.1
[oi-userland.git] / components / print / hplip / patches / 06_imageprocessing_empty_line.patch
blob38248d478fda143a5be01f0a35cbf051013593cd
1 Remove the first empty line to enable PYTHON_SCRIPT_SHEBANG_FIX_FUNC to fix the
2 shebang.
4 Not for upstream.
6 --- a/base/imageprocessing.py 2020-06-04 17:10:53.315885774 +0200
7 +++ b/base/imageprocessing.py 2020-06-04 17:10:57.856265911 +0200
8 @@ -1,4 +1,3 @@
10 #!/usr/bin/env python
11 # -*- coding: utf-8 -*-