From 12304657e97cb3b5d0f28329dec73c0d12a195b3 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Mon, 18 Nov 2024 21:08:09 +0100 Subject: [PATCH] MT#61568 debian: Remove redundant debhelper install fragment file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The upstream build system is already installing the files into the expected destination, so there is no need to list them here again. In fact, duplicating the installation is causing build failures when building as non-root, such as: cp: cannot create regular file 'debian/…': Permission denied As a side effect this change, stops installing *.t test suite files in the binary package, as should have been the case initially. Change-Id: I0e61586293cd325a5ecf2895619c6cadd0c56956 --- debian/libngcp-bulkprocessor-perl.install | 1 - 1 file changed, 1 deletion(-) delete mode 100644 debian/libngcp-bulkprocessor-perl.install diff --git a/debian/libngcp-bulkprocessor-perl.install b/debian/libngcp-bulkprocessor-perl.install deleted file mode 100644 index 74a6a0b..0000000 --- a/debian/libngcp-bulkprocessor-perl.install +++ /dev/null @@ -1 +0,0 @@ -lib/NGCP/ usr/share/perl5/