From e87b7182e6a75371fa82fec13b16973442e86373 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 28 Apr 2019 13:39:11 -0500 Subject: hplip-1:3.19.3-1.par1: updating version --- libre/hplip/python.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 libre/hplip/python.patch (limited to 'libre/hplip/python.patch') diff --git a/libre/hplip/python.patch b/libre/hplip/python.patch deleted file mode 100644 index b75d1f598..000000000 --- a/libre/hplip/python.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- hplip-3.18.7/base/utils.py 2018-07-15 22:08:37.000000000 +0200 -+++ hplip-3.18.7/base/utils.py.new 2018-08-08 21:46:48.721947940 +0200 -@@ -265,7 +265,7 @@ - try: - names = os.listdir(root) - except os.error: -- raise StopIteration -+ return - - pattern = pattern or '*' - pat_list = pattern.split(';') -- cgit v1.2.3