repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sbcl: update to 2.5.1
[oi-userland.git]
/
components
/
print
/
hplip
/
patches
/
06_imageprocessing_empty_line.patch
blob
38248d478fda143a5be01f0a35cbf051013593cd
1
Remove the first empty line to enable PYTHON_SCRIPT_SHEBANG_FIX_FUNC to fix the
2
shebang.
3
4
Not for upstream.
5
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 @@
9
-
10
#!/usr/bin/env python
11
# -*- coding: utf-8 -*-
12
#