hplip updated for flidas
This commit is contained in:
parent
da9f0ee409
commit
f849ee0ba4
1 changed files with 3 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011 MPA
|
# Copyright (C) 2011 MPA
|
||||||
# Copyright (C) 2013 Ruben Rodriguez <ruben@trisquel.info>
|
# Copyright (C) 2013-2017 Ruben Rodriguez <ruben@trisquel.info>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify
|
# This program is free software; you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
|
@ -52,10 +52,8 @@ sed -i 's/plugin=2/plugin=0/g' $printers
|
||||||
|
|
||||||
rm $tmp $tmp2
|
rm $tmp $tmp2
|
||||||
|
|
||||||
rm debian/patches/hp_photosmart_pro_b9100_support.dpatch
|
rm debian/patches/hp_photosmart_pro_b9100_support.patch
|
||||||
sed -i '/hp_photosmart_pro_b9100_support.dpatch/d' debian/patches/series
|
sed -i '/hp_photosmart_pro_b9100_support.patch/d' debian/patches/series
|
||||||
rm debian/patches/ubuntu-hp-mkuri-notification-text.dpatch
|
|
||||||
sed -i '/ubuntu-hp-mkuri-notification-text.dpatch/d' debian/patches/series
|
|
||||||
rm debian/local/scripts/hp-plugin-ubuntu
|
rm debian/local/scripts/hp-plugin-ubuntu
|
||||||
sed /hp-plugin-ubuntu/d ./debian/rules -i
|
sed /hp-plugin-ubuntu/d ./debian/rules -i
|
||||||
|
|
||||||
|
|
@ -64,10 +62,6 @@ sed /hp-plugin-ubuntu/d ./debian/rules -i
|
||||||
#sed s/plugin.py//g -i ./hplip.list.in ./Makefile.in ./Makefile.am
|
#sed s/plugin.py//g -i ./hplip.list.in ./Makefile.in ./Makefile.am
|
||||||
#sed '/run_plugin_command/s/$/\n return/' -i ./base/pkit.py
|
#sed '/run_plugin_command/s/$/\n return/' -i ./base/pkit.py
|
||||||
|
|
||||||
# Fix compilation problems
|
|
||||||
sed '/ln -s \/usr\/share\/hplip\/hpssd.py/s:ln.*:cp hpssd.py ./debian/tmp/usr/sbin/hpssd:' -i debian/rules
|
|
||||||
apt-get install --force-yes -y hplip
|
|
||||||
|
|
||||||
changelog "Removed printers with propietary drivers (required and optional)"
|
changelog "Removed printers with propietary drivers (required and optional)"
|
||||||
|
|
||||||
compile
|
compile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue