public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-print/hplip/files: hplip-3.10.2-plugin.patch hplip-3.9.4+glibc-2.10.patch
@ 2010-03-20 18:25 Daniel Pielmeier (billie)
  0 siblings, 0 replies; only message in thread
From: Daniel Pielmeier (billie) @ 2010-03-20 18:25 UTC (permalink / raw
  To: gentoo-commits

billie      10/03/20 18:25:33

  Added:                hplip-3.10.2-plugin.patch
  Removed:              hplip-3.9.4+glibc-2.10.patch
  Log:
  Revision bump. Update ebuild to use newer python eclass related functions. Add a patch which fixes plugin installation from bug #274538. Remove unused patch.
  (Portage version: 2.1.7.17/cvs/Linux i686)

Revision  Changes    Path
1.1                  net-print/hplip/files/hplip-3.10.2-plugin.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-print/hplip/files/hplip-3.10.2-plugin.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-print/hplip/files/hplip-3.10.2-plugin.patch?rev=1.1&content-type=text/plain

Index: hplip-3.10.2-plugin.patch
===================================================================
--- setup.py.old	2010-03-20 17:38:16.061877304 +0100
+++ setup.py	2010-03-20 17:40:27.328531289 +0100
@@ -370,7 +370,7 @@
 
             if hp_plugin:
                 if prop.gui_build:
-                    os.system("hp-plugin -i")
+                    os.system("hp-plugin --required")
                 else:
                     os.system("hp-plugin")
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-03-20 18:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-20 18:25 [gentoo-commits] gentoo-x86 commit in net-print/hplip/files: hplip-3.10.2-plugin.patch hplip-3.9.4+glibc-2.10.patch Daniel Pielmeier (billie)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox