~ubuntu-branches/ubuntu/quantal/foo2zjs/quantal

« back to all changes in this revision

Viewing changes to debian/patches/95-udev-firmware-script-no-hplip-rules-removal.patch

  • Committer: Bazaar Package Importer
  • Author(s): Till Kamppeter
  • Date: 2011-06-08 13:30:00 UTC
  • Revision ID: james.westby@ubuntu.com-20110608133000-52t2jkadl4clxdbb
Tags: 20110210dfsg-1ubuntu3
debian/patches/95-udev-firmware-script-no-hplip-rules-removal.patch:
Removed the lines in the UDEV script for the automatic firmware upload into
the printer which remove the UDEV rules files for HPLIP's automatic
firmware upload. NO WARS BETWEEN FREE SOFTWARE PROJECTS! (LP: #783389).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--- a/hplj1000
 
2
+++ b/hplj1000
 
3
@@ -145,13 +145,6 @@
 
4
 esac
 
5
 
 
6
 #
 
7
-#      Remove HPLIP proprietary rules!
 
8
-#
 
9
-model=` echo "$MODEL" | tr 'A-Z' 'a-z' `
 
10
-rm -f /etc/udev/rules.d/*hpmud*laserjet_${model}*
 
11
-rm -f /etc/udev/rules.d/*hpmud_support.rules
 
12
-
 
13
-#
 
14
 #      The special command line argument "install-usermap" will install
 
15
 #      the proper entry into the /etc/hotplug/usb.usermap file
 
16
 #