From 561081a7f3d471743e592cdf9dbc0f7944ffcac5 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Thu, 26 Nov 2009 13:41:26 +0000 Subject: [PATCH] Only need to run sed once here. --- hplip.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/hplip.spec b/hplip.spec index 5b6ce63..b926877 100644 --- a/hplip.spec +++ b/hplip.spec @@ -164,10 +164,6 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version} # Fixed duplex handling in hpcups.drv (bug #533462). %patch16 -p1 -b .duplex-vs-number-up -sed -i.duplex-constraints \ - -e 's,\(UIConstraints.* \*Duplex\),//\1,' \ - prnt/drv/hpcups.drv.in - sed -i.duplex-constraints \ -e 's,\(UIConstraints.* \*Duplex\),//\1,' \ prnt/drv/hpcups.drv.in