From 968ea6739b6e7968f4b0a7b1f24701340a3eea00 Mon Sep 17 00:00:00 2001
From: Roland Rosenfeld <roland@spinnaker.de>
Date: Sat, 9 Sep 2006 14:13:00 +0000
Subject: [PATCH] stop removing doc/pdf in clean target.

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

diff --git a/debian/rules b/debian/rules
index ecaec43a..badf9c53 100755
--- a/debian/rules
+++ b/debian/rules
@@ -64,7 +64,7 @@ clean1:
 
 	rm -f doc/source/ldp.dsl
 	rm -rf doc/source/temp
-	rm -rf doc/pdf
+#	rm -rf doc/pdf
 
 	dh_clean -Xrc.privoxy.orig
 
-- 
2.49.0