summaryrefslogtreecommitdiff
path: root/libre/hplip/CommonDefinations.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-09-19 18:35:39 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-09-19 18:36:18 -0300
commitddbca100c7970e727489623a2364ad2d570866f8 (patch)
treec8b17a46ea8b3f01d6b1000c2ad8b9ea79a1976f /libre/hplip/CommonDefinations.patch
parent921e69248181a22b79ee2d454d55d27a6e911a73 (diff)
hplip-3.15.9-1.parabola1: updating version
Diffstat (limited to 'libre/hplip/CommonDefinations.patch')
-rw-r--r--libre/hplip/CommonDefinations.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/libre/hplip/CommonDefinations.patch b/libre/hplip/CommonDefinations.patch
deleted file mode 100644
index 8ee662432..000000000
--- a/libre/hplip/CommonDefinations.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-*** hplip-3.15.7_original/prnt/hpcups/CommonDefinitions.h 2015-07-13 13:18:53.000000000 +0530
---- hplip-3.15.7_latest/prnt/hpcups/CommonDefinitions.h 2015-07-28 20:07:24.018247373 +0530
-***************
-*** 441,447 ****
- {
- int media_source;
- int color_mode;
-- int HPSPDClass;
- DUPLEXMODE e_duplex_mode;
- int print_borderless;
- int krgb_mode;
---- 441,446 ----
-***************
-*** 466,471 ****
---- 465,471 ----
- int integer_values[16];
- int printer_platform_version;
- int pre_process_raster;
-+ int HPSPDClass;
- } JobAttributes;
-
- #endif // COMMON_DEFINITIONS_H