From 3b0f2965073c07a10b32922405c3a67e00677902 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Sun, 27 Feb 2011 15:05:02 +0100 Subject: Add script to ignore .pc and tell dpkg-source unpatch the source See #591858. --- debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index ae680c6..cf25ba7 100755 --- a/debian/rules +++ b/debian/rules @@ -20,7 +20,8 @@ EXAMPLE_SCRIPTS=\ gbp-add-patch \ gbp-cowbuilder-sid \ gbp-pbuilder \ - gbp-posttag-push + gbp-posttag-push \ + gbp-configure-unpatched-source DEB_COMPRESS_EXCLUDE=$(EXAMPLE_SCRIPTS) -- cgit v1.2.3