From bd9729afd8f965aceb987ab9dc16236ca3aa46f7 Mon Sep 17 00:00:00 2001
From: Roland Rosenfeld <roland@spinnaker.de>
Date: Sat, 9 Sep 2006 14:02:10 +0000
Subject: [PATCH] Stop removing rc.privoxy.orig in dh_clean.

---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 815f2aeb..ecaec43a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -66,7 +66,7 @@ clean1:
 	rm -rf doc/source/temp
 	rm -rf doc/pdf
 
-	dh_clean
+	dh_clean -Xrc.privoxy.orig
 
 install: build-stamp
 	dh_testdir
-- 
2.49.0