From b83a58477821c33473c172461d0202d61a8f9ca2 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Fri, 29 Jun 2018 21:28:44 +0200 Subject: [PATCH] TT#38200 Rename debian/postinst to debian/ngcp-ngcpcfg.postinst This file should be installed only for the ngcp-ngcpcfg package, as that's the one making sure etckeeper is installed, and we only need one doing the setup, not all the rdepends too. Change-Id: Ib20111ada44964a3bdfda4c50a84971cf9678eb9 --- debian/{postinst => ngcp-ngcpcfg.postinst} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename debian/{postinst => ngcp-ngcpcfg.postinst} (100%) diff --git a/debian/postinst b/debian/ngcp-ngcpcfg.postinst similarity index 100% rename from debian/postinst rename to debian/ngcp-ngcpcfg.postinst