From 8a824d6e879cf6d107e08732259a4ed14450d49b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Rodr=C3=ADguez?= <ruben@trisquel.info> Date: Thu, 13 Feb 2014 05:41:08 +0100 Subject: [PATCH] Updated hplip --- helpers/make-hplip | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helpers/make-hplip b/helpers/make-hplip index e96f7adb..c795842d 100644 --- a/helpers/make-hplip +++ b/helpers/make-hplip @@ -53,9 +53,9 @@ sed -i 's/plugin=2/plugin=0/g' $printers rm $tmp $tmp2 rm debian/patches/hp_photosmart_pro_b9100_support.dpatch -sed -i '/hp_photosmart_pro_b9100_support.dpatch/d' debian/patches/00list +sed -i '/hp_photosmart_pro_b9100_support.dpatch/d' debian/patches/series rm debian/patches/ubuntu-hp-mkuri-notification-text.dpatch -sed -i '/ubuntu-hp-mkuri-notification-text.dpatch/d' debian/patches/00list +sed -i '/ubuntu-hp-mkuri-notification-text.dpatch/d' debian/patches/series rm debian/local/scripts/hp-plugin-ubuntu sed /hp-plugin-ubuntu/d ./debian/rules -i -- GitLab