summaryrefslogtreecommitdiff
path: root/libre/hplip/python3.diff
diff options
context:
space:
mode:
Diffstat (limited to 'libre/hplip/python3.diff')
-rw-r--r--libre/hplip/python3.diff13
1 files changed, 0 insertions, 13 deletions
diff --git a/libre/hplip/python3.diff b/libre/hplip/python3.diff
index b79f0c017..636d165c1 100644
--- a/libre/hplip/python3.diff
+++ b/libre/hplip/python3.diff
@@ -116,19 +116,6 @@ index c1a8273..37d979b 100644
}
-diff --git a/pcard/photocard.py b/pcard/photocard.py
-index 913dc4e..2c73158 100644
---- a/pcard/photocard.py
-+++ b/pcard/photocard.py
-@@ -30,7 +30,7 @@ from base.codes import *
- from base import device, utils, exif
-
- try:
-- from . import pcardext
-+ import pcardext
- except ImportError:
- if not os.getenv("HPLIP_BUILD"):
- log.error("PCARDEXT could not be loaded. Please check HPLIP installation.")
diff --git a/unload.py b/unload.py
index 3fdd5a3..ce8b069 100755
--- a/unload.py