Commit f5f9be4
Mario Sanchez Prada
openprinting: Use 'i386' as architecture when running in 32bit mode
Do this to try to query for the right driver from Openprinting, regardless
of the kernel and user-space not matching the effective architecture, falling
back to Python's platform.machine() in case of error.
https://phabricator.endlessm.com/T108031 parent 4f9d92a commit f5f9be4
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
381 | 389 | | |
382 | 390 | | |
383 | 391 | | |
384 | 392 | | |
385 | | - | |
| 393 | + | |
386 | 394 | | |
387 | 395 | | |
388 | 396 | | |
| |||
0 commit comments