~ubuntu-branches/ubuntu/raring/hplip/raring

« back to all changes in this revision

Viewing changes to debian/patches/hpinfo-query-without-cups-queue.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2009-12-14 20:08:44 UTC
  • mfrom: (2.1.118 lucid)
  • Revision ID: james.westby@ubuntu.com-20091214200844-z8qhqwgppbu3t7ze
Tags: 3.9.10-4
KBSD patch from KiBi (Closes: #560796)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#! /bin/sh /usr/share/dpatch/dpatch-run
2
 
## hpinfo-query-without-cups-queue.dpatch by  <till.kamppeter@gmail.com>
3
 
##
4
 
## All lines beginning with `## DP:' are a description of the patch.
5
 
## DP: No description.
6
 
 
7
 
@DPATCH@
8
 
diff -urNad hplip-3.9.2~/info.py hplip-3.9.2/info.py
9
 
--- hplip-3.9.2~/info.py        2009-02-19 21:36:58.000000000 -0300
10
 
+++ hplip-3.9.2/info.py 2009-02-25 17:20:56.000000000 -0300
11
 
@@ -37,7 +37,7 @@
12
 
 from prnt import cups
13
 
 
14
 
 try:
15
 
-    restrict = True
16
 
+    restrict = False
17
 
 
18
 
     devid_mode = '--id' in sys.argv # hack
19
 
     if devid_mode: