From 282bd883b421c91a3dab7a30d2c1be0cb56cd01f Mon Sep 17 00:00:00 2001 From: Bill Allombert Date: Fri, 8 May 2015 16:03:45 +0200 Subject: [PATCH] debian/rules: dpkg-gencontrol: remove useless -isp --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 3fcbf96..689ba73 100755 --- a/debian/rules +++ b/debian/rules @@ -169,7 +169,7 @@ stamp-binary: stamp-build # # Build the package. # - dpkg-gencontrol -p$(package) -Pdebian/tmp -isp + dpkg-gencontrol -p$(package) -Pdebian/tmp chown -R root:root debian/tmp chmod -R go=rX debian/tmp dpkg --build debian/tmp .. -- 2.39.2